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

    Constructors
    Constructor
    Description
    CustomTick1_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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CustomTick1_12_2

      public CustomTick1_12_2(mods.thecomputerizer.theimpossiblelibrary.api.util.CustomTick ticker)