Uses of Class
net.minecraft.command.impl.SpreadPlayersCommand.Position
-
Uses of SpreadPlayersCommand.Position in net.minecraft.command.impl
Modifier and TypeMethodDescriptionprivate static SpreadPlayersCommand.Position[]
SpreadPlayersCommand.createInitialPositions
(Random p_198720_0_, int p_198720_1_, double p_198720_2_, double p_198720_4_, double p_198720_6_, double p_198720_8_) Modifier and TypeMethodDescription(package private) double
SpreadPlayersCommand.Position.dist
(SpreadPlayersCommand.Position p_198708_1_) void
SpreadPlayersCommand.Position.moveAway
(SpreadPlayersCommand.Position p_198705_1_) private static double
SpreadPlayersCommand.setPlayerPositions
(Collection<? extends Entity> p_241072_0_, ServerWorld p_241072_1_, SpreadPlayersCommand.Position[] p_241072_2_, int p_241072_3_, boolean p_241072_4_) private static void
SpreadPlayersCommand.spreadPositions
(Vector2f p_241071_0_, double p_241071_1_, ServerWorld p_241071_3_, Random p_241071_4_, double p_241071_5_, double p_241071_7_, double p_241071_9_, double p_241071_11_, int p_241071_13_, SpreadPlayersCommand.Position[] p_241071_14_, boolean p_241071_15_)