Interface AttackRange.Builder
- All Superinterfaces:
DataComponentBuilder<AttackRange>
- Enclosing interface:
AttackRange
@Experimental
@NonExtendable
public static interface AttackRange.Builder
extends DataComponentBuilder<AttackRange>
Builder for
AttackRange.-
Method Summary
Modifier and TypeMethodDescriptionhitboxMargin(@Range(from=0L,to=1L) float hitboxMargin) maxCreativeReach(@Range(from=0L,to=64L) float maxCreativeReach) minCreativeReach(@Range(from=0L,to=64L) float minCreativeReach) Methods inherited from interface DataComponentBuilder
build
-
Method Details
-
minReach
-
maxReach
-
minCreativeReach
-
maxCreativeReach
-
hitboxMargin
-
mobFactor
-