Property

Entries

Link copied to clipboard
@SerialName(value = "minecraft:block_state")
BLOCK_STATE
Link copied to clipboard
@SerialName(value = "minecraft:charge_type")
CHARGE_TYPE
Link copied to clipboard
@SerialName(value = "minecraft:component")
COMPONENT
Link copied to clipboard
@SerialName(value = "minecraft:context_dimension")
CONTEXT_DIMENSION
Link copied to clipboard
@SerialName(value = "minecraft:context_entity_type")
CONTEXT_ENTITY_TYPE
Link copied to clipboard
@SerialName(value = "minecraft:custom_model_data")
CUSTOM_MODEL_DATA
Link copied to clipboard
@SerialName(value = "minecraft:display_context")
DISPLAY_CONTEXT
Link copied to clipboard
@SerialName(value = "minecraft:local_time")
LOCAL_TIME
Link copied to clipboard
@SerialName(value = "minecraft:main_hand")
MAIN_HAND
Link copied to clipboard
@SerialName(value = "minecraft:trim_material")
TRIM_MATERIAL

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.