Class WrappedCommand1_20_1
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v20.m1.server.WrappedCommand1_20_1
-
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_20_1
public WrappedCommand1_20_1()
-
-
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 net.minecraft.commands.CommandRuntimeException - Throws:
net.minecraft.commands.CommandRuntimeException
-
register
public static void register(Object dispatcherObj, mods.thecomputerizer.theimpossiblelibrary.api.server.CommandAPI wrapped) -
registerArgType
public static void registerArgType()
-