Package net.minecraft.server.command
Class SetWorldSpawnCommand
java.lang.Object
net.minecraft.server.command.SetWorldSpawnCommand
- Mappings:
- Namespace - Name - official - aeh- intermediary - net/minecraft/class_3128- named - net/minecraft/server/command/SetWorldSpawnCommand
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static intexecute(ServerCommandSource source, BlockPos pos, float angle) static voidregister(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher) 
- 
Constructor Details- 
SetWorldSpawnCommandpublic SetWorldSpawnCommand()
 
- 
- 
Method Details- 
register- Mappings:
- Namespace - Name - Mixin selector - official - a- Laeh;a(Lcom/mojang/brigadier/CommandDispatcher;)V- intermediary - method_13647- Lnet/minecraft/class_3128;method_13647(Lcom/mojang/brigadier/CommandDispatcher;)V- named - register- Lnet/minecraft/server/command/SetWorldSpawnCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V
 
- 
execute- Mappings:
- Namespace - Name - Mixin selector - official - a- Laeh;a(Ldr;Lgt;F)I- intermediary - method_13650- Lnet/minecraft/class_3128;method_13650(Lnet/minecraft/class_2168;Lnet/minecraft/class_2338;F)I- named - execute- Lnet/minecraft/server/command/SetWorldSpawnCommand;execute(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/util/math/BlockPos;F)I
 
 
-