public final class TickHandlerInfraredPacket
extends java.lang.Object
implements org.dimdev.rift.listener.ServerTickable
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 |
serverTick(net.minecraft.server.MinecraftServer server) |
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 serverTick(net.minecraft.server.MinecraftServer server)
serverTick in interface org.dimdev.rift.listener.ServerTickable