public final class TickHandlerInfraredPacket
extends java.lang.Object
This would not be guaranteed if they handled this themselves, due to the fact that entities do not update while inside the one-chunk wide border of loaded chunks around the overall area of loaded chunks.
| Modifier and Type | Field and Description |
|---|---|
static TickHandlerInfraredPacket |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
onServerTick(net.minecraftforge.fml.common.gameevent.TickEvent.ServerTickEvent event) |
void |
unwatchPacket(EntityInfraredPacket packet) |
void |
watchPacket(EntityInfraredPacket packet) |
public static final TickHandlerInfraredPacket INSTANCE
public void watchPacket(EntityInfraredPacket packet)
public void unwatchPacket(EntityInfraredPacket packet)
public void onServerTick(net.minecraftforge.fml.common.gameevent.TickEvent.ServerTickEvent event)