Uses of Interface
io.papermc.paper.datacomponent.item.AttackRange.Builder
Packages that use AttackRange.Builder
-
Uses of AttackRange.Builder in io.papermc.paper.datacomponent.item
Methods in io.papermc.paper.datacomponent.item that return AttackRange.BuilderModifier and TypeMethodDescriptionstatic AttackRange.BuilderAttackRange.attackRange()Returns a new builder for creating an Attack Range.AttackRange.Builder.hitboxMargin(@Range(from=0L,to=1L) float hitboxMargin) AttackRange.Builder.maxCreativeReach(@Range(from=0L,to=64L) float maxCreativeReach) AttackRange.Builder.minCreativeReach(@Range(from=0L,to=64L) float minCreativeReach)