Class SpawnReference

java.lang.Object
com.hypixel.hytale.server.npc.components.SpawnReference
All Implemented Interfaces:
Component<EntityStore>, Cloneable
Direct Known Subclasses:
SpawnBeaconReference, SpawnMarkerReference

public abstract class SpawnReference extends Object implements Component<EntityStore>