Class MessageSupportSystem<T extends MessageSupport>

All Implemented Interfaces:
ISystem<EntityStore>, QuerySystem<EntityStore>, TickableSystem<EntityStore>
Direct Known Subclasses:
MessageSupportSystem.BeaconSystem, MessageSupportSystem.NPCBlockEventSystem, MessageSupportSystem.NPCEntityEventSystem, MessageSupportSystem.PlayerBlockEventSystem, MessageSupportSystem.PlayerEntityEventSystem

public abstract class MessageSupportSystem<T extends MessageSupport> extends SteppableTickingSystem