Skip to content

helix / TINT_SOURCES

Variable: TINT_SOURCES

const TINT_SOURCES: object

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

Type ids for the minecraft:tint_source registry (see TintSource).

Type Declaration

COMPONENT

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

CONSTANT

readonly CONSTANT: "minecraft:constant" = "minecraft:constant"

CUSTOM_MODEL_DATA

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

DYE

readonly DYE: "minecraft:dye" = "minecraft:dye"

FIREWORK

readonly FIREWORK: "minecraft:firework" = "minecraft:firework"

GRASS

readonly GRASS: "minecraft:grass" = "minecraft:grass"

MAP_COLOR

readonly MAP_COLOR: "minecraft:map_color" = "minecraft:map_color"

POTION

readonly POTION: "minecraft:potion" = "minecraft:potion"

TEAM

readonly TEAM: "minecraft:team" = "minecraft:team"

Released under the MIT License · Credits