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