public class SpawnPointCommand
extends java.lang.Object
Constructor and Description |
---|
SpawnPointCommand() |
Modifier and Type | Method and Description |
---|---|
static void |
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher) |
private static int |
setSpawnPoint(CommandSource source,
java.util.Collection<ServerPlayerEntity> targets,
BlockPos pos) |
public static void register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int setSpawnPoint(CommandSource source, java.util.Collection<ServerPlayerEntity> targets, BlockPos pos)