Uses of Interface
io.papermc.paper.datacomponent.item.blocksattacks.ItemDamageFunction.Builder
Packages that use ItemDamageFunction.Builder
-
Uses of ItemDamageFunction.Builder in io.papermc.paper.datacomponent.item.blocksattacks
Methods in io.papermc.paper.datacomponent.item.blocksattacks that return ItemDamageFunction.BuilderModifier and TypeMethodDescriptionItemDamageFunction.Builder.base
(float base) ItemDamageFunction.Builder.factor
(float factor) static ItemDamageFunction.Builder
ItemDamageFunction.itemDamageFunction()
ItemDamageFunction.Builder.threshold
(@org.checkerframework.checker.index.qual.NonNegative float threshold)