net.minecraft.server.command

class SpreadPlayersCommand$Pile

net.minecraft.server.commands.SpreadPlayersCommand$Position
net.minecraft.class_3131$class_3132
net.minecraft.server.command.SpreadPlayersCommand$Pile

Field summary

Modifier and TypeField
private double
x
field_13737
x
private double
z
field_13736
z

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public double
dist(SpreadPlayersCommand$Position target)
method_13665(class_3131$class_3132 arg0)
getDistance(SpreadPlayersCommand$Pile other)
public void
normalize()
method_13671()
normalize()
public double
getLength()
method_13668()
absolute()
public void
moveAway(SpreadPlayersCommand$Position pos)
method_13670(class_3131$class_3132 arg0)
subtract(SpreadPlayersCommand$Pile other)
public boolean
clamp(double minX, double minZ, double maxX, double maxZ)
method_13666(double arg0, double arg1, double arg2, double arg3)
clamp(double minX, double minZ, double maxX, double maxZ)
public int
getSpawnY(BlockGetter level, int maxHeight)
method_13669(class_1922 arg0, int arg1)
getY(BlockView blockView, int maxY)
public boolean
isSafe(BlockGetter level, int maxHeight)
method_13662(class_1922 arg0, int arg1)
isSafe(BlockView world, int maxY)
public void
randomize(RandomSource random, double minX, double minZ, double maxX, double maxZ)
method_13667(class_5819 arg0, double arg1, double arg2, double arg3, double arg4)
setPileLocation(Random random, double minX, double minZ, double maxX, double maxZ)