Skip to content

helix / RANGE_DISPATCH_PROPERTIES

Variable: RANGE_DISPATCH_PROPERTIES

const RANGE_DISPATCH_PROPERTIES: object

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

Property ids for the minecraft:range_dispatch item-model arm (number-valued).

Type Declaration

BUNDLE_FULLNESS

readonly BUNDLE_FULLNESS: "minecraft:bundle/fullness" = "minecraft:bundle/fullness"

COMPASS

readonly COMPASS: "minecraft:compass" = "minecraft:compass"

COOLDOWN

readonly COOLDOWN: "minecraft:cooldown" = "minecraft:cooldown"

COUNT

readonly COUNT: "minecraft:count" = "minecraft:count"

CROSSBOW_PULL

readonly CROSSBOW_PULL: "minecraft:crossbow/pull" = "minecraft:crossbow/pull"

CUSTOM_MODEL_DATA

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

DAMAGE

readonly DAMAGE: "minecraft:damage" = "minecraft:damage"

TIME

readonly TIME: "minecraft:time" = "minecraft:time"

USE_CYCLE

readonly USE_CYCLE: "minecraft:use_cycle" = "minecraft:use_cycle"

USE_DURATION

readonly USE_DURATION: "minecraft:use_duration" = "minecraft:use_duration"

Released under the MIT License · Credits