java.lang.Object
net.neoforged.bus.api.Event
mods.thecomputerizer.theimpossiblelibrary.neoforge.util.CustomTickNeoForge

public class CustomTickNeoForge extends net.neoforged.bus.api.Event
  • Nested Class Summary

    Nested classes/interfaces inherited from class net.neoforged.bus.api.Event

    net.neoforged.bus.api.Event.HasResult, net.neoforged.bus.api.Event.Result
  • Constructor Summary

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

    Methods inherited from class net.neoforged.bus.api.Event

    getResult, hasResult, setResult

    Methods inherited from class java.lang.Object

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

    • CustomTickNeoForge

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