Package net.minecraft.server.commands
Class DebugMobSpawningCommand
java.lang.Object
net.minecraft.server.commands.DebugMobSpawningCommand
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_180111_) private static intspawnMobs(CommandSourceStack p_180115_, MobCategory p_180116_, BlockPos p_180117_)  
- 
Constructor Details
- 
DebugMobSpawningCommand
public DebugMobSpawningCommand() 
 - 
 - 
Method Details
- 
register
 - 
spawnMobs
private static int spawnMobs(CommandSourceStack p_180115_, MobCategory p_180116_, BlockPos p_180117_)  
 -