Skip to main content

Module recursive_items

Module recursive_items 

Source
Expand description

Item components whose codecs recursively contain item stack templates.

Macrosยง

impl_template_wrapper_codecs ๐Ÿ”’

Structsยง

BundleContents
The ordered item templates stored in a bundle.
ChargedProjectiles
The non-empty projectile templates loaded into a crossbow.
CheckedFraction ๐Ÿ”’
Positive subset of Commons Lang Fraction used by BundleContents.
ContainerSlot ๐Ÿ”’
ItemContainerContents
Up to 256 dense optional container slots.
SulfurCubeContent
The non-empty absorbed block item carried by a sulfur cube.
UseRemainder
The item template produced after consuming an item.

Functionsยง

bundle_item_weight ๐Ÿ”’
checked_add ๐Ÿ”’
checked_mul ๐Ÿ”’
container_slot_nbt ๐Ÿ”’
gcd ๐Ÿ”’
gcd_i64 ๐Ÿ”’
hash_container_slot ๐Ÿ”’
hash_template_list ๐Ÿ”’
push_hash_entry ๐Ÿ”’
read_count ๐Ÿ”’
read_template_list ๐Ÿ”’
template_list_from_nbt ๐Ÿ”’
template_list_nbt ๐Ÿ”’
validate_templates ๐Ÿ”’
write_count ๐Ÿ”’
write_template_list ๐Ÿ”’