Denizen Script Tags


Tags are always written with a <between these marks>, and are critical to scripts, as the primary way to read data.
Learn about how tags work in The Beginner's Guide.


Showing 1 out of 2491 tags...
Name<ItemTag.max_stack_size>
ReturnsElementTag(Number)
MechanismItemTag.max_stack_size
Description(Property) Returns an item's max stack size Language:Item Components.
Generated Example
- narrate "the number value is <player.item_in_hand.max_stack_size>"
GroupProperties
Sourcehttps://github.com/DenizenScript/Denizen/blob/dev/paper/src/main/java/com/denizenscript/denizen/paper/datacomponents/MaxStackSizeAdapter.java#L9