Package net.minecraft.server.command
Class SpreadPlayersCommand.Pile
java.lang.Object
net.minecraft.server.command.SpreadPlayersCommand.Pile
- Enclosing class:
 SpreadPlayersCommand
- Mappings:
 Namespace Name named net/minecraft/server/command/SpreadPlayersCommand$Pileintermediary net/minecraft/class_3131$class_3132official aqg$a
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescription(package private) doubleabsolute()booleanclamp(double minX, double minZ, double maxX, double maxZ) (package private) doubleintboolean(package private) voidvoidsetPileLocation(Random random, double minX, double minZ, double maxX, double maxZ) void 
- 
Field Details
- 
x
double x- Mappings:
 Namespace Name Mixin selector named xLnet/minecraft/server/command/SpreadPlayersCommand$Pile;x:Dintermediary field_13737Lnet/minecraft/class_3131$class_3132;field_13737:Dofficial aLaqg$a;a:D
 - 
z
double z- Mappings:
 Namespace Name Mixin selector named zLnet/minecraft/server/command/SpreadPlayersCommand$Pile;z:Dintermediary field_13736Lnet/minecraft/class_3131$class_3132;field_13736:Dofficial bLaqg$a;b:D
 
 - 
 - 
Constructor Details
- 
Pile
Pile() 
 - 
 - 
Method Details
- 
getDistance
- Mappings:
 Namespace Name Mixin selector named getDistanceLnet/minecraft/server/command/SpreadPlayersCommand$Pile;getDistance(Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;)Dintermediary method_13665Lnet/minecraft/class_3131$class_3132;method_13665(Lnet/minecraft/class_3131$class_3132;)Dofficial aLaqg$a;a(Laqg$a;)D
 - 
normalize
void normalize()- Mappings:
 Namespace Name Mixin selector named normalizeLnet/minecraft/server/command/SpreadPlayersCommand$Pile;normalize()Vintermediary method_13671Lnet/minecraft/class_3131$class_3132;method_13671()Vofficial aLaqg$a;a()V
 - 
absolute
double absolute()- Mappings:
 Namespace Name Mixin selector named absoluteLnet/minecraft/server/command/SpreadPlayersCommand$Pile;absolute()Dintermediary method_13668Lnet/minecraft/class_3131$class_3132;method_13668()Dofficial bLaqg$a;b()D
 - 
subtract
- Mappings:
 Namespace Name Mixin selector named subtractLnet/minecraft/server/command/SpreadPlayersCommand$Pile;subtract(Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;)Vintermediary method_13670Lnet/minecraft/class_3131$class_3132;method_13670(Lnet/minecraft/class_3131$class_3132;)Vofficial bLaqg$a;b(Laqg$a;)V
 - 
clamp
public boolean clamp(double minX, double minZ, double maxX, double maxZ) - Mappings:
 Namespace Name Mixin selector named clampLnet/minecraft/server/command/SpreadPlayersCommand$Pile;clamp(DDDD)Zintermediary method_13666Lnet/minecraft/class_3131$class_3132;method_13666(DDDD)Zofficial aLaqg$a;a(DDDD)Z
 - 
getY
- Mappings:
 Namespace Name Mixin selector named getYLnet/minecraft/server/command/SpreadPlayersCommand$Pile;getY(Lnet/minecraft/world/BlockView;I)Iintermediary method_13669Lnet/minecraft/class_3131$class_3132;method_13669(Lnet/minecraft/class_1922;I)Iofficial aLaqg$a;a(Ldly;I)I
 - 
isSafe
- Mappings:
 Namespace Name Mixin selector named isSafeLnet/minecraft/server/command/SpreadPlayersCommand$Pile;isSafe(Lnet/minecraft/world/BlockView;I)Zintermediary method_13662Lnet/minecraft/class_3131$class_3132;method_13662(Lnet/minecraft/class_1922;I)Zofficial bLaqg$a;b(Ldly;I)Z
 - 
setPileLocation
- Mappings:
 Namespace Name Mixin selector named setPileLocationLnet/minecraft/server/command/SpreadPlayersCommand$Pile;setPileLocation(Lnet/minecraft/util/math/random/Random;DDDD)Vintermediary method_13667Lnet/minecraft/class_3131$class_3132;method_13667(Lnet/minecraft/class_5819;DDDD)Vofficial aLaqg$a;a(Lbck;DDDD)V
 
 -