Property

Entries

Link copied to clipboard
@SerialName(value = "minecraft:using_item")
USING_ITEM
Link copied to clipboard
@SerialName(value = "minecraft:broken")
BROKEN
Link copied to clipboard
@SerialName(value = "minecraft:damaged")
DAMAGED
Link copied to clipboard
@SerialName(value = "minecraft:has_component")
HAS_COMPONENT
Link copied to clipboard
@SerialName(value = "minecraft:fishing_rod/cast")
FISHING_ROD_CAST
Link copied to clipboard
@SerialName(value = "minecraft:bundle/has_selected_item")
BUNDLE_HAS_SELECTED_ITEM
Link copied to clipboard
@SerialName(value = "minecraft:selected")
SELECTED
Link copied to clipboard
@SerialName(value = "minecraft:carried")
CARRIED
Link copied to clipboard
@SerialName(value = "minecraft:extended_view")
EXTENDED_VIEW
Link copied to clipboard
@SerialName(value = "minecraft:keybind_down")
KEYBIND_DOWN
Link copied to clipboard
@SerialName(value = "minecraft:custom_model_data")
CUSTOM_MODEL_DATA
Link copied to clipboard
@SerialName(value = "minecraft:view_entity")
VIEW_ENTITY

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.