Modifica

Condividi tramite


RandomAuxValueFunction Class

Extends

Loot item function that randomly modifies the data value of the item dropped.

Properties

values

read-only values: minecraftcommon.NumberRange;

The value range from which the function randomly chooses the data value to assign. Contains minimum and maximum values.

Type: @minecraft/common.NumberRange