public final class TickHandlerInfraredPacket
extends java.lang.Object
implements pl.asie.protocharset.rift.listeners.BootstrapListener, 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 |
afterBootstrap() |
void |
serverTick(net.minecraft.server.MinecraftServer server) |
void |
unwatchPacket(EntityInfraredPacket packet) |
void |
watchPacket(EntityInfraredPacket packet) |
public static 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.ServerTickablepublic void afterBootstrap()
afterBootstrap in interface pl.asie.protocharset.rift.listeners.BootstrapListener