Package net.minecraft.server.commands
Class SetSpawnCommand
java.lang.Object
net.minecraft.server.commands.SetSpawnCommand
- 
Constructor Summary
Constructors - 
Method Summary
Modifier 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
- 
SetSpawnCommand
public SetSpawnCommand() 
 - 
 - 
Method Details
- 
register
 - 
setSpawn
private static int setSpawn(CommandSourceStack p_138650_, Collection<ServerPlayer> p_138651_, BlockPos p_138652_, float p_138653_)  
 -