-
Methods in net.minecraft.server.command with parameters of type SpreadPlayersCommand.Pile
| Modifier and Type |
Method |
Description |
(package private) double |
SpreadPlayersCommand.Pile.getDistance(SpreadPlayersCommand.Pile other) |
|
private static double |
SpreadPlayersCommand.getMinDistance(Collection<? extends Entity> entities,
ServerWorld world,
SpreadPlayersCommand.Pile[] piles,
int maxY,
boolean respectTeams) |
|
private static void |
SpreadPlayersCommand.spread(Vec2f center,
double spreadDistance,
ServerWorld world,
Random random,
double minX,
double minZ,
double maxX,
double maxZ,
int maxY,
SpreadPlayersCommand.Pile[] piles,
boolean respectTeams) |
|
void |
SpreadPlayersCommand.Pile.subtract(SpreadPlayersCommand.Pile other) |
|