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$Pile
intermediary net/minecraft/class_3131$class_3132
official apb$a
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) double
absolute()
boolean
clamp
(double minX, double minZ, double maxX, double maxZ) (package private) double
int
boolean
(package private) void
void
setPileLocation
(Random random, double minX, double minZ, double maxX, double maxZ) void
-
Field Details
-
x
double x- Mappings:
Namespace Name Mixin selector named x
Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;x:D
intermediary field_13737
Lnet/minecraft/class_3131$class_3132;field_13737:D
official a
Lapb$a;a:D
-
z
double z- Mappings:
Namespace Name Mixin selector named z
Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;z:D
intermediary field_13736
Lnet/minecraft/class_3131$class_3132;field_13736:D
official b
Lapb$a;b:D
-
-
Constructor Details
-
Pile
Pile()
-
-
Method Details
-
getDistance
- Mappings:
Namespace Name Mixin selector named getDistance
Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;getDistance(Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;)D
intermediary method_13665
Lnet/minecraft/class_3131$class_3132;method_13665(Lnet/minecraft/class_3131$class_3132;)D
official a
Lapb$a;a(Lapb$a;)D
-
normalize
void normalize()- Mappings:
Namespace Name Mixin selector named normalize
Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;normalize()V
intermediary method_13671
Lnet/minecraft/class_3131$class_3132;method_13671()V
official a
Lapb$a;a()V
-
absolute
double absolute()- Mappings:
Namespace Name Mixin selector named absolute
Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;absolute()D
intermediary method_13668
Lnet/minecraft/class_3131$class_3132;method_13668()D
official b
Lapb$a;b()D
-
subtract
- Mappings:
Namespace Name Mixin selector named subtract
Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;subtract(Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;)V
intermediary method_13670
Lnet/minecraft/class_3131$class_3132;method_13670(Lnet/minecraft/class_3131$class_3132;)V
official b
Lapb$a;b(Lapb$a;)V
-
clamp
public boolean clamp(double minX, double minZ, double maxX, double maxZ) - Mappings:
Namespace Name Mixin selector named clamp
Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;clamp(DDDD)Z
intermediary method_13666
Lnet/minecraft/class_3131$class_3132;method_13666(DDDD)Z
official a
Lapb$a;a(DDDD)Z
-
getY
- Mappings:
Namespace Name Mixin selector named getY
Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;getY(Lnet/minecraft/world/BlockView;I)I
intermediary method_13669
Lnet/minecraft/class_3131$class_3132;method_13669(Lnet/minecraft/class_1922;I)I
official a
Lapb$a;a(Ldbg;I)I
-
isSafe
- Mappings:
Namespace Name Mixin selector named isSafe
Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;isSafe(Lnet/minecraft/world/BlockView;I)Z
intermediary method_13662
Lnet/minecraft/class_3131$class_3132;method_13662(Lnet/minecraft/class_1922;I)Z
official b
Lapb$a;b(Ldbg;I)Z
-
setPileLocation
- Mappings:
Namespace Name Mixin selector named setPileLocation
Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;setPileLocation(Lnet/minecraft/util/math/random/Random;DDDD)V
intermediary method_13667
Lnet/minecraft/class_3131$class_3132;method_13667(Lnet/minecraft/class_5819;DDDD)V
official a
Lapb$a;a(Lazh;DDDD)V
-