public class DefaultGameModeCommand extends Object
| Constructor and Description |
|---|
DefaultGameModeCommand() |
| Modifier and Type | Method and Description |
|---|---|
private static int |
execute(ServerCommandSource source,
GameMode defaultGameMode) |
static void |
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher) |
public static void register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static int execute(ServerCommandSource source, GameMode defaultGameMode)