Package net.minecraft.server.command
Class SpreadPlayersCommand.Pile
java.lang.Object
net.minecraft.server.command.SpreadPlayersCommand.Pile
- Enclosing class:
SpreadPlayersCommand
- Mappings:
Namespace Name official alb$a
intermediary net/minecraft/class_3131$class_3132
named net/minecraft/server/command/SpreadPlayersCommand$Pile
-
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 official a
Lalb$a;a:D
intermediary field_13737
Lnet/minecraft/class_3131$class_3132;field_13737:D
named x
Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;x:D
-
z
double z- Mappings:
Namespace Name Mixin selector official b
Lalb$a;b:D
intermediary field_13736
Lnet/minecraft/class_3131$class_3132;field_13736:D
named z
Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;z:D
-
-
Constructor Details
-
Pile
Pile()
-
-
Method Details
-
getDistance
- Mappings:
Namespace Name Mixin selector official a
Lalb$a;a(Lalb$a;)D
intermediary method_13665
Lnet/minecraft/class_3131$class_3132;method_13665(Lnet/minecraft/class_3131$class_3132;)D
named getDistance
Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;getDistance(Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;)D
-
normalize
void normalize()- Mappings:
Namespace Name Mixin selector official a
Lalb$a;a()V
intermediary method_13671
Lnet/minecraft/class_3131$class_3132;method_13671()V
named normalize
Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;normalize()V
-
absolute
double absolute()- Mappings:
Namespace Name Mixin selector official b
Lalb$a;b()D
intermediary method_13668
Lnet/minecraft/class_3131$class_3132;method_13668()D
named absolute
Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;absolute()D
-
subtract
- Mappings:
Namespace Name Mixin selector official b
Lalb$a;b(Lalb$a;)V
intermediary method_13670
Lnet/minecraft/class_3131$class_3132;method_13670(Lnet/minecraft/class_3131$class_3132;)V
named subtract
Lnet/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 a
Lalb$a;a(DDDD)Z
intermediary method_13666
Lnet/minecraft/class_3131$class_3132;method_13666(DDDD)Z
named clamp
Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;clamp(DDDD)Z
-
getY
- Mappings:
Namespace Name Mixin selector official a
Lalb$a;a(Lcsv;I)I
intermediary method_13669
Lnet/minecraft/class_3131$class_3132;method_13669(Lnet/minecraft/class_1922;I)I
named getY
Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;getY(Lnet/minecraft/world/BlockView;I)I
-
isSafe
- Mappings:
Namespace Name Mixin selector official b
Lalb$a;b(Lcsv;I)Z
intermediary method_13662
Lnet/minecraft/class_3131$class_3132;method_13662(Lnet/minecraft/class_1922;I)Z
named isSafe
Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;isSafe(Lnet/minecraft/world/BlockView;I)Z
-
setPileLocation
- Mappings:
Namespace Name Mixin selector official a
Lalb$a;a(Lauv;DDDD)V
intermediary method_13667
Lnet/minecraft/class_3131$class_3132;method_13667(Lnet/minecraft/class_5819;DDDD)V
named setPileLocation
Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;setPileLocation(Lnet/minecraft/util/math/random/Random;DDDD)V
-