Class TickHandler
java.lang.Object
org.cyclops.integrateddynamics.core.TickHandler
Handles server ticks to delegate to networks.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic TickHandler
void
onTick
(net.minecraftforge.event.TickEvent event) void
-
Field Details
-
ticked
public boolean ticked
-
-
Method Details
-
getInstance
-
setShouldCrash
public void setShouldCrash() -
onTick
public void onTick(net.minecraftforge.event.TickEvent event)
-