Class TickHandler

java.lang.Object
org.cyclops.integrateddynamics.core.TickHandler

public final class TickHandler extends Object
Handles server ticks to delegate to networks.
  • Field Details

    • ticked

      public boolean ticked
  • Method Details

    • getInstance

      public static TickHandler getInstance()
    • setShouldCrash

      public void setShouldCrash()
    • onTick

      public void onTick(net.neoforged.neoforge.event.tick.ServerTickEvent.Post event)