Uses of Interface
io.papermc.paper.datacomponent.item.blocksattacks.DamageReduction.Builder
Packages that use DamageReduction.Builder
-
Uses of DamageReduction.Builder in io.papermc.paper.datacomponent.item.blocksattacks
Methods in io.papermc.paper.datacomponent.item.blocksattacks that return DamageReduction.BuilderModifier and TypeMethodDescriptionDamageReduction.Builder.base(float base) static DamageReduction.BuilderDamageReduction.damageReduction()DamageReduction.Builder.factor(float factor) DamageReduction.Builder.horizontalBlockingAngle(@org.checkerframework.checker.index.qual.Positive float horizontalBlockingAngle) DamageReduction.Builder.type(RegistryKeySet<DamageType> type)