Skip to main content

Module custom_model_data

Module custom_model_data 

Source
Expand description

Vanilla minecraft:custom_model_data item component.

Structsยง

CustomModelData
Values exposed to item models and tint sources through custom model data.

Constantsยง

MAX_INITIAL_LIST_CAPACITY ๐Ÿ”’
MAX_NETWORK_STRING_BYTES ๐Ÿ”’
MAX_NETWORK_STRING_LENGTH ๐Ÿ”’

Functionsยง

decode_collection ๐Ÿ”’
decode_string ๐Ÿ”’
float_equals ๐Ÿ”’
read_list ๐Ÿ”’
read_network_string ๐Ÿ”’
write_count ๐Ÿ”’
write_network_string ๐Ÿ”’