Property

Entries

Link copied to clipboard
@SerialName(value = "minecraft:custom_model_data")
CUSTOM_MODEL_DATA
Link copied to clipboard
@SerialName(value = "minecraft:bundle/fullness")
BUNDLE_FULLNESS
Link copied to clipboard
@SerialName(value = "minecraft:damage")
DAMAGE
Link copied to clipboard
@SerialName(value = "minecraft:count")
COUNT
Link copied to clipboard
@SerialName(value = "minecraft:cooldown")
COOLDOWN
Link copied to clipboard
@SerialName(value = "minecraft:time")
TIME
Link copied to clipboard
@SerialName(value = "minecraft:compass")
COMPASS
Link copied to clipboard
@SerialName(value = "minecraft:crossbow/pull")
CROSSBOW_PULL
Link copied to clipboard
@SerialName(value = "minecraft:use_duration")
USE_DURATION
Link copied to clipboard
@SerialName(value = "minecraft:use_cycle")
USE_CYCLE

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.