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.UNBREAKABLEIf 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 UnbreakableUnbreakable.unbreakable(boolean showInTooltip)