Package net.minecraft.server.commands
Class SetSpawnCommand
java.lang.Object
net.minecraft.server.commands.SetSpawnCommand
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
register
(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138644_) private static int
setSpawn
(CommandSourceStack p_138650_, Collection<ServerPlayer> p_138651_, BlockPos p_138652_, float p_138653_)
-
Constructor Details
-
SetSpawnCommand
public SetSpawnCommand()
-
-
Method Details
-
register
-
setSpawn
private static int setSpawn(CommandSourceStack p_138650_, Collection<ServerPlayer> p_138651_, BlockPos p_138652_, float p_138653_)
-