public abstract class CommandManagerMixin
extends Object
-
Constructor Summary
Constructors
-
Method Summary
void
execute(com.mojang.brigadier.ParseResults<net.minecraft.commands.CommandSourceStack> parseResults,
String command,
org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Integer> cir)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CommandManagerMixin
public CommandManagerMixin()
-
Method Details
-
execute
public void execute(com.mojang.brigadier.ParseResults<net.minecraft.commands.CommandSourceStack> parseResults,
String command,
org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Integer> cir)