Package net.minecraft.command.impl
Class SpawnPointCommand
- java.lang.Object
-
- net.minecraft.command.impl.SpawnPointCommand
-
public class SpawnPointCommand extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SpawnPointCommand()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
register(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198695_0_)
private static int
setSpawn(CommandSource p_198696_0_, java.util.Collection<ServerPlayerEntity> p_198696_1_, BlockPos p_198696_2_, float p_198696_3_)
-
-
-
Method Detail
-
register
public static void register(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198695_0_)
-
setSpawn
private static int setSpawn(CommandSource p_198696_0_, java.util.Collection<ServerPlayerEntity> p_198696_1_, BlockPos p_198696_2_, float p_198696_3_)
-
-