classpublicPriority 2
TempleRespawnPlayersSystem
com.hypixel.hytale.builtin.adventure.memories.temple.TempleRespawnPlayersSystem
extends DelayedEntitySystem
1
Methods
1
Public Methods
0
Fields
1
Constructors
Constants
Query<EntityStore>QUERY= Query.and(PlayerRef.getComponentType(), TransformComponent.getComponentType())
Constructors
public
TempleRespawnPlayersSystem()Methods
Public Methods (1)
public
Query<EntityStore> getQuery()@Nullable@Override