Uses of Interface
io.papermc.paper.datacomponent.item.Unbreakable
Packages that use Unbreakable
-
Uses of Unbreakable in io.papermc.paper.datacomponent
Fields in io.papermc.paper.datacomponent with type parameters of type UnbreakableModifier and TypeFieldDescriptionstatic final DataComponentType.Valued
<Unbreakable> DataComponentTypes.UNBREAKABLE
If set, the item will not lose any durability when used. -
Uses of Unbreakable in io.papermc.paper.datacomponent.item
Methods in io.papermc.paper.datacomponent.item that return UnbreakableModifier and TypeMethodDescriptionstatic Unbreakable
Unbreakable.unbreakable
(boolean showInTooltip)