Class CustomTick1_12_2
java.lang.Object
net.minecraftforge.fml.common.eventhandler.Event
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.util.CustomTick1_12_2
public class CustomTick1_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
ConstructorsConstructorDescriptionCustomTick1_12_2(mods.thecomputerizer.theimpossiblelibrary.api.util.CustomTick ticker) -
Method Summary
Methods inherited from class net.minecraftforge.fml.common.eventhandler.Event
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup
-
Constructor Details
-
CustomTick1_12_2
public CustomTick1_12_2(mods.thecomputerizer.theimpossiblelibrary.api.util.CustomTick ticker)
-