Class RespawnSystems.OnRespawnSystem

All Implemented Interfaces:
ISystem<EntityStore>, QuerySystem<EntityStore>
Direct Known Subclasses:
RespawnSystems.CheckBrokenItemsRespawnSystem, RespawnSystems.ClearEntityEffectsRespawnSystem, RespawnSystems.ClearInteractionsRespawnSystem, RespawnSystems.ResetPlayerRespawnSystem, RespawnSystems.ResetStatsRespawnSystem, RespawnSystems.RespawnControllerRespawnSystem
Enclosing class:
RespawnSystems

public abstract static class RespawnSystems.OnRespawnSystem extends RefChangeSystem<EntityStore,DeathComponent>