Package net.minecraft.server.command
Class SpreadPlayersCommand.Pile
java.lang.Object
net.minecraft.server.command.SpreadPlayersCommand.Pile
- Enclosing class:
- SpreadPlayersCommand
- Mappings:
Namespace Name official bj$aintermediary net/minecraft/class_1597$class_1598named net/minecraft/server/command/SpreadPlayersCommand$Pile
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) floatabsolute()booleanclamp(double minX, double minZ, double maxX, double maxZ) (package private) doubleintmethod_5559(World world) booleanmethod_5563(World world) (package private) voidvoidsetPileLocation(Random random, double minX, double minZ, double maxX, double maxZ) void
-
Field Details
-
x
double x- Mappings:
Namespace Name Mixin selector official aLbj$a;a:Dintermediary field_6263Lnet/minecraft/class_1597$class_1598;field_6263:Dnamed xLnet/minecraft/server/command/SpreadPlayersCommand$Pile;x:D
-
z
double z- Mappings:
Namespace Name Mixin selector official bLbj$a;b:Dintermediary field_6264Lnet/minecraft/class_1597$class_1598;field_6264:Dnamed zLnet/minecraft/server/command/SpreadPlayersCommand$Pile;z:D
-
-
Constructor Details
-
Pile
Pile() -
Pile
Pile(double double2, double double3)
-
-
Method Details
-
getDistance
- Mappings:
Namespace Name Mixin selector official aLbj$a;a(Lbj$a;)Dintermediary method_5560Lnet/minecraft/class_1597$class_1598;method_5560(Lnet/minecraft/class_1597$class_1598;)Dnamed getDistanceLnet/minecraft/server/command/SpreadPlayersCommand$Pile;getDistance(Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;)D
-
normalize
void normalize()- Mappings:
Namespace Name Mixin selector official aLbj$a;a()Vintermediary method_5557Lnet/minecraft/class_1597$class_1598;method_5557()Vnamed normalizeLnet/minecraft/server/command/SpreadPlayersCommand$Pile;normalize()V
-
absolute
float absolute()- Mappings:
Namespace Name Mixin selector official bLbj$a;b()Fintermediary method_5562Lnet/minecraft/class_1597$class_1598;method_5562()Fnamed absoluteLnet/minecraft/server/command/SpreadPlayersCommand$Pile;absolute()F
-
subtract
- Mappings:
Namespace Name Mixin selector official bLbj$a;b(Lbj$a;)Vintermediary method_5564Lnet/minecraft/class_1597$class_1598;method_5564(Lnet/minecraft/class_1597$class_1598;)Vnamed subtractLnet/minecraft/server/command/SpreadPlayersCommand$Pile;subtract(Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;)V
-
clamp
public boolean clamp(double minX, double minZ, double maxX, double maxZ) - Mappings:
Namespace Name Mixin selector official aLbj$a;a(DDDD)Zintermediary method_5558Lnet/minecraft/class_1597$class_1598;method_5558(DDDD)Znamed clampLnet/minecraft/server/command/SpreadPlayersCommand$Pile;clamp(DDDD)Z
-
method_5559
- Mappings:
Namespace Name Mixin selector official aLbj$a;a(Lajs;)Iintermediary method_5559Lnet/minecraft/class_1597$class_1598;method_5559(Lnet/minecraft/class_1150;)Inamed method_5559Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;method_5559(Lnet/minecraft/world/World;)I
-
method_5563
- Mappings:
Namespace Name Mixin selector official bLbj$a;b(Lajs;)Zintermediary method_5563Lnet/minecraft/class_1597$class_1598;method_5563(Lnet/minecraft/class_1150;)Znamed method_5563Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;method_5563(Lnet/minecraft/world/World;)Z
-
setPileLocation
- Mappings:
Namespace Name Mixin selector official aLbj$a;a(Ljava/util/Random;DDDD)Vintermediary method_5561Lnet/minecraft/class_1597$class_1598;method_5561(Ljava/util/Random;DDDD)Vnamed setPileLocationLnet/minecraft/server/command/SpreadPlayersCommand$Pile;setPileLocation(Ljava/util/Random;DDDD)V
-