Class SpawnPointCommand

java.lang.Object
net.minecraft.server.command.SpawnPointCommand

public class SpawnPointCommand extends Object
Mappings:
Namespace Name
official afm
intermediary net/minecraft/class_3127
named net/minecraft/server/command/SpawnPointCommand
  • Constructor Details

    • SpawnPointCommand

      public SpawnPointCommand()
  • Method Details

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Lcom/mojang/brigadier/CommandDispatcher;)V
      intermediary method_13641 Lnet/minecraft/class_3127;method_13641(Lcom/mojang/brigadier/CommandDispatcher;)V
      named register Lnet/minecraft/server/command/SpawnPointCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V
    • execute

      private static int execute(ServerCommandSource source, Collection<ServerPlayerEntity> targets, BlockPos pos, float angle)
      Mappings:
      Namespace Name Mixin selector
      official a Lafm;a(Ldn;Ljava/util/Collection;Lgp;F)I
      intermediary method_13645 Lnet/minecraft/class_3127;method_13645(Lnet/minecraft/class_2168;Ljava/util/Collection;Lnet/minecraft/class_2338;F)I
      named execute Lnet/minecraft/server/command/SpawnPointCommand;execute(Lnet/minecraft/server/command/ServerCommandSource;Ljava/util/Collection;Lnet/minecraft/util/math/BlockPos;F)I