Package net.minecraft.server.command
Class DebugMobSpawningCommand
java.lang.Object
net.minecraft.server.command.DebugMobSpawningCommand
- Mappings:
- Namespace - Name - named - net/minecraft/server/command/DebugMobSpawningCommand- intermediary - net/minecraft/class_6326- official - amr
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static intexecute(ServerCommandSource source, SpawnGroup group, BlockPos pos) static voidregister(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher) 
- 
Constructor Details- 
DebugMobSpawningCommandpublic DebugMobSpawningCommand()
 
- 
- 
Method Details- 
register- Mappings:
- Namespace - Name - Mixin selector - named - register- Lnet/minecraft/server/command/DebugMobSpawningCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V- intermediary - method_36184- Lnet/minecraft/class_6326;method_36184(Lcom/mojang/brigadier/CommandDispatcher;)V- official - a- Lamr;a(Lcom/mojang/brigadier/CommandDispatcher;)V
 
- 
execute- Mappings:
- Namespace - Name - Mixin selector - named - execute- Lnet/minecraft/server/command/DebugMobSpawningCommand;execute(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/entity/SpawnGroup;Lnet/minecraft/util/math/BlockPos;)I- intermediary - method_36186- Lnet/minecraft/class_6326;method_36186(Lnet/minecraft/class_2168;Lnet/minecraft/class_1311;Lnet/minecraft/class_2338;)I- official - a- Lamr;a(Lex;Lbvl;Lji;)I
 
 
-