Class DefaultGameModeCommand

java.lang.Object
net.minecraft.command.impl.DefaultGameModeCommand

public class DefaultGameModeCommand extends Object
  • Constructor Details

    • DefaultGameModeCommand

      public DefaultGameModeCommand()
  • Method Details

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198340_0_)
    • setMode

      private static int setMode(CommandSource p_198341_0_, GameType p_198341_1_)