Package net.minecraft.server.commands
Class DebugMobSpawningCommand
java.lang.Object
net.minecraft.server.commands.DebugMobSpawningCommand
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
register
(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_180111_) private static int
spawnMobs
(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_)
-