Class Commands
java.lang.Object
meteordevelopment.meteorclient.commands.Commands
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.command.CommandSourcestatic final com.mojang.brigadier.CommandDispatcher<net.minecraft.command.CommandSource> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DISPATCHER
public static final com.mojang.brigadier.CommandDispatcher<net.minecraft.command.CommandSource> DISPATCHER -
COMMAND_SOURCE
public static final net.minecraft.command.CommandSource COMMAND_SOURCE -
COMMANDS
-
-
Constructor Details
-
Commands
public Commands()
-
-
Method Details
-
init
public static void init() -
add
-
dispatch
public static void dispatch(String message) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-
get
-