Package net.minecraft.server.command
Class SpawnPointCommand
java.lang.Object
net.minecraft.server.command.SpawnPointCommand
- Mappings:
Namespace Name official rrintermediary net/minecraft/class_1387named net/minecraft/server/command/SpawnPointCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intmethod_21004(class_3915 class_3915, Collection<ServerPlayerEntity> collection, BlockPos blockPos) static voidmethod_21005(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
-
Constructor Details
-
SpawnPointCommand
public SpawnPointCommand()
-
-
Method Details
-
method_21005
public static void method_21005(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) - Mappings:
Namespace Name Mixin selector official aLrr;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_21005Lnet/minecraft/class_1387;method_21005(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_21005Lnet/minecraft/server/command/SpawnPointCommand;method_21005(Lcom/mojang/brigadier/CommandDispatcher;)V
-
method_21004
private static int method_21004(class_3915 class_3915, Collection<ServerPlayerEntity> collection, BlockPos blockPos) - Mappings:
Namespace Name Mixin selector official aLrr;a(Lbu;Ljava/util/Collection;Lel;)Iintermediary method_21004Lnet/minecraft/class_1387;method_21004(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/class_2552;)Inamed method_21004Lnet/minecraft/server/command/SpawnPointCommand;method_21004(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/util/math/BlockPos;)I
-