Appearance
helix / CONDITION_PROPERTIES
Variable: CONDITION_PROPERTIES
constCONDITION_PROPERTIES:object
Defined in: core/values/item-model.ts:21
Property ids for the minecraft:condition item-model arm (the boolean-valued item-model property registry). Author ItemModel.condition(CONDITION_PROPERTIES.DAMAGED, …) or pass a raw <ns>:id string. Hand-listed (client-side registry, absent from the mcmeta server summary) - use .raw() if a newer one isn't here yet.
Type Declaration
BROKEN
readonlyBROKEN:"minecraft:broken"="minecraft:broken"
BUNDLE_HAS_SELECTED_ITEM
readonlyBUNDLE_HAS_SELECTED_ITEM:"minecraft:bundle/has_selected_item"="minecraft:bundle/has_selected_item"
CARRIED
readonlyCARRIED:"minecraft:carried"="minecraft:carried"
COMPONENT
readonlyCOMPONENT:"minecraft:component"="minecraft:component"
CUSTOM_MODEL_DATA
readonlyCUSTOM_MODEL_DATA:"minecraft:custom_model_data"="minecraft:custom_model_data"
DAMAGED
readonlyDAMAGED:"minecraft:damaged"="minecraft:damaged"
EXTENDED_VIEW
readonlyEXTENDED_VIEW:"minecraft:extended_view"="minecraft:extended_view"
FISHING_ROD_CAST
readonlyFISHING_ROD_CAST:"minecraft:fishing_rod/cast"="minecraft:fishing_rod/cast"
HAS_COMPONENT
readonlyHAS_COMPONENT:"minecraft:has_component"="minecraft:has_component"
KEYBIND_DOWN
readonlyKEYBIND_DOWN:"minecraft:keybind_down"="minecraft:keybind_down"
SELECTED
readonlySELECTED:"minecraft:selected"="minecraft:selected"
USING_ITEM
readonlyUSING_ITEM:"minecraft:using_item"="minecraft:using_item"
VIEW_ENTITY
readonlyVIEW_ENTITY:"minecraft:view_entity"="minecraft:view_entity"