Package net.minecraft.server.command
Class GameModeCommand
java.lang.Object
net.minecraft.server.command.GameModeCommand
- Mappings:
Namespace Name official qrintermediary net/minecraft/class_1135named net/minecraft/server/command/GameModeCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static voidmethod_20814(class_3915 class_3915, ServerPlayerEntity serverPlayerEntity, GameMode gameMode) static voidmethod_20815(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) private static intmethod_20816(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, Collection<ServerPlayerEntity> collection, GameMode gameMode)
-
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 aLqr;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_20815Lnet/minecraft/class_1135;method_20815(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_20815Lnet/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 aLqr;a(Lbu;Ltf;Laxv;)Vintermediary method_20814Lnet/minecraft/class_1135;method_20814(Lnet/minecraft/class_3915;Lnet/minecraft/class_798;Lnet/minecraft/class_1157;)Vnamed method_20814Lnet/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 aLqr;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/util/Collection;Laxv;)Iintermediary method_20816Lnet/minecraft/class_1135;method_20816(Lcom/mojang/brigadier/context/CommandContext;Ljava/util/Collection;Lnet/minecraft/class_1157;)Inamed method_20816Lnet/minecraft/server/command/GameModeCommand;method_20816(Lcom/mojang/brigadier/context/CommandContext;Ljava/util/Collection;Lnet/minecraft/world/GameMode;)I
-