Class RegisterCommands1_12_2
java.lang.Object
net.minecraftforge.fml.common.eventhandler.Event
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.common.event.custom.RegisterCommands1_12_2
public class RegisterCommands1_12_2
extends net.minecraftforge.fml.common.eventhandler.Event
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraftforge.fml.common.eventhandler.Event
net.minecraftforge.fml.common.eventhandler.Event.HasResult, net.minecraftforge.fml.common.eventhandler.Event.Result -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraftforge.fml.common.eventhandler.Event
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup
-
Constructor Details
-
RegisterCommands1_12_2
public RegisterCommands1_12_2(net.minecraft.server.MinecraftServer server)
-
-
Method Details
-
registerCommand
public void registerCommand(net.minecraft.command.ICommand command)
-