Class GameModeCommand

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

public class GameModeCommand extends Object
Mappings:
Namespace Name
official qr
intermediary net/minecraft/class_1135
named net/minecraft/server/command/GameModeCommand
  • Constructor Details

    • GameModeCommand

      public GameModeCommand()
  • Method Details

    • method_20815

      public static void method_20815(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
      Mappings:
      Namespace Name Mixin selector
      official a Lqr;a(Lcom/mojang/brigadier/CommandDispatcher;)V
      intermediary method_20815 Lnet/minecraft/class_1135;method_20815(Lcom/mojang/brigadier/CommandDispatcher;)V
      named method_20815 Lnet/minecraft/server/command/GameModeCommand;method_20815(Lcom/mojang/brigadier/CommandDispatcher;)V
    • method_20814

      private static void method_20814(class_3915 class_3915, ServerPlayerEntity serverPlayerEntity, GameMode gameMode)
      Mappings:
      Namespace Name Mixin selector
      official a Lqr;a(Lbu;Ltf;Laxv;)V
      intermediary method_20814 Lnet/minecraft/class_1135;method_20814(Lnet/minecraft/class_3915;Lnet/minecraft/class_798;Lnet/minecraft/class_1157;)V
      named method_20814 Lnet/minecraft/server/command/GameModeCommand;method_20814(Lnet/minecraft/class_3915;Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/world/GameMode;)V
    • method_20816

      private static int method_20816(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, Collection<ServerPlayerEntity> collection, GameMode gameMode)
      Mappings:
      Namespace Name Mixin selector
      official a Lqr;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/util/Collection;Laxv;)I
      intermediary method_20816 Lnet/minecraft/class_1135;method_20816(Lcom/mojang/brigadier/context/CommandContext;Ljava/util/Collection;Lnet/minecraft/class_1157;)I
      named method_20816 Lnet/minecraft/server/command/GameModeCommand;method_20816(Lcom/mojang/brigadier/context/CommandContext;Ljava/util/Collection;Lnet/minecraft/world/GameMode;)I