Uses of Class
net.minecraft.server.command.SpreadPlayersCommand.Pile
Packages that use SpreadPlayersCommand.Pile
-
Uses of SpreadPlayersCommand.Pile in net.minecraft.server.command
Methods in net.minecraft.server.command that return SpreadPlayersCommand.PileModifier and TypeMethodDescriptionprivate SpreadPlayersCommand.Pile[]SpreadPlayersCommand.makePiles(Random count, int minX, double double2, double double3, double double4, double double5) Methods in net.minecraft.server.command with parameters of type SpreadPlayersCommand.PileModifier and TypeMethodDescription(package private) doubleSpreadPlayersCommand.Pile.getDistance(SpreadPlayersCommand.Pile other) private voidSpreadPlayersCommand.method_5549(CommandSource commandSource, List<Entity> list, SpreadPlayersCommand.Pile pile, double double2, double double3, World world, boolean bool) private intSpreadPlayersCommand.method_5550(SpreadPlayersCommand.Pile pile, double double2, World world, Random random, double double3, double double4, double double5, double double6, SpreadPlayersCommand.Pile[] pile2, boolean bool) private doubleSpreadPlayersCommand.method_5552(List<Entity> list, World world, SpreadPlayersCommand.Pile[] pile, boolean bool) voidSpreadPlayersCommand.Pile.subtract(SpreadPlayersCommand.Pile other)