Class Commands
java.lang.Object
meteordevelopment.meteorclient.systems.System<Commands>
meteordevelopment.meteorclient.systems.commands.Commands
- All Implemented Interfaces:
ISerializable<Commands>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.command.CommandSourcestatic final com.mojang.brigadier.CommandDispatcher<net.minecraft.command.CommandSource>static final net.minecraft.command.CommandRegistryAccessFields inherited from class meteordevelopment.meteorclient.systems.System
isFirstInit -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
REGISTRY_ACCESS
public static final net.minecraft.command.CommandRegistryAccess REGISTRY_ACCESS -
DISPATCHER
public static final com.mojang.brigadier.CommandDispatcher<net.minecraft.command.CommandSource> DISPATCHER -
COMMAND_SOURCE
public static final net.minecraft.command.CommandSource COMMAND_SOURCE
-
-
Constructor Details
-
Commands
public Commands()
-
-
Method Details