Package net.minecraft.server.command
Class SetWorldSpawnCommand
java.lang.Object
net.minecraft.server.command.SetWorldSpawnCommand
- Mappings:
Namespace Name intermediary net/minecraft/class_3128official agdnamed net/minecraft/server/command/SetWorldSpawnCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intexecute(ServerCommandSource source, BlockPos pos, float angle) static voidregister(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
-
Constructor Details
-
SetWorldSpawnCommand
public SetWorldSpawnCommand()
-
-
Method Details
-
register
- Mappings:
Namespace Name Mixin selector intermediary method_13647Lnet/minecraft/class_3128;method_13647(Lcom/mojang/brigadier/CommandDispatcher;)Vofficial aLagd;a(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed registerLnet/minecraft/server/command/SetWorldSpawnCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V
-
execute
- Mappings:
Namespace Name Mixin selector intermediary method_13650Lnet/minecraft/class_3128;method_13650(Lnet/minecraft/class_2168;Lnet/minecraft/class_2338;F)Iofficial aLagd;a(Lds;Lgu;F)Inamed executeLnet/minecraft/server/command/SetWorldSpawnCommand;execute(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/util/math/BlockPos;F)I
-