Skip to content

helix / SELECT_PROPERTIES

Variable: SELECT_PROPERTIES

const SELECT_PROPERTIES: object

Defined in: core/values/item-model.ts:38

Property ids for the minecraft:select item-model arm (string/enum-valued).

Type Declaration

BLOCK_STATE

readonly BLOCK_STATE: "minecraft:block_state" = "minecraft:block_state"

CHARGE_TYPE

readonly CHARGE_TYPE: "minecraft:charge_type" = "minecraft:charge_type"

COMPONENT

readonly COMPONENT: "minecraft:component" = "minecraft:component"

CONTEXT_DIMENSION

readonly CONTEXT_DIMENSION: "minecraft:context_dimension" = "minecraft:context_dimension"

CONTEXT_ENTITY_TYPE

readonly CONTEXT_ENTITY_TYPE: "minecraft:context_entity_type" = "minecraft:context_entity_type"

CUSTOM_MODEL_DATA

readonly CUSTOM_MODEL_DATA: "minecraft:custom_model_data" = "minecraft:custom_model_data"

DISPLAY_CONTEXT

readonly DISPLAY_CONTEXT: "minecraft:display_context" = "minecraft:display_context"

LOCAL_TIME

readonly LOCAL_TIME: "minecraft:local_time" = "minecraft:local_time"

MAIN_HAND

readonly MAIN_HAND: "minecraft:main_hand" = "minecraft:main_hand"

TRIM_MATERIAL

readonly TRIM_MATERIAL: "minecraft:trim_material" = "minecraft:trim_material"

Released under the MIT License · Credits