Class CustomTickForge

java.lang.Object
net.minecraftforge.eventbus.api.Event
mods.thecomputerizer.theimpossiblelibrary.forge.util.CustomTickForge

public class CustomTickForge extends net.minecraftforge.eventbus.api.Event
  • Nested Class Summary

    Nested classes/interfaces inherited from class net.minecraftforge.eventbus.api.Event

    net.minecraftforge.eventbus.api.Event.HasResult, net.minecraftforge.eventbus.api.Event.Result
  • Constructor Summary

    Constructors
    Constructor
    Description
    CustomTickForge(mods.thecomputerizer.theimpossiblelibrary.api.util.CustomTick ticker)
     
  • Method Summary

    Methods inherited from class net.minecraftforge.eventbus.api.Event

    getListenerList, getParentListenerList, 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

    • CustomTickForge

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