Class WrappedCommand1_21
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v21.server.WrappedCommand1_21
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intexecute(com.mojang.brigadier.context.CommandContext<net.minecraft.commands.CommandSourceStack> ctx, mods.thecomputerizer.theimpossiblelibrary.api.server.CommandAPI wrapped) static voidregister(Object dispatcherObj, mods.thecomputerizer.theimpossiblelibrary.api.server.CommandAPI wrapped) static void
-
Field Details
-
INFO
-
-
Constructor Details
-
WrappedCommand1_21
public WrappedCommand1_21()
-
-
Method Details
-
execute
public static int execute(com.mojang.brigadier.context.CommandContext<net.minecraft.commands.CommandSourceStack> ctx, mods.thecomputerizer.theimpossiblelibrary.api.server.CommandAPI wrapped) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-
register
public static void register(Object dispatcherObj, mods.thecomputerizer.theimpossiblelibrary.api.server.CommandAPI wrapped) -
registerArgType
public static void registerArgType()
-