Class SpawnBeaconReference
java.lang.Object
com.hypixel.hytale.server.npc.components.SpawnReference
com.hypixel.hytale.server.npc.components.SpawnBeaconReference
- All Implemented Interfaces:
Component<EntityStore>,Cloneable
-
Field Summary
FieldsFields inherited from class com.hypixel.hytale.server.npc.components.SpawnReference
BASE_CODEC, MARKER_LOST_TIMEOUT, referenceFields inherited from interface com.hypixel.hytale.component.Component
EMPTY_ARRAY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hypixel.hytale.server.npc.components.SpawnReference
getReference, refreshTimeoutCounter, tickMarkerLostTimeoutCounterMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hypixel.hytale.component.Component
cloneSerializable
-
Field Details
-
CODEC
-
-
Constructor Details
-
SpawnBeaconReference
public SpawnBeaconReference()
-
-
Method Details
-
getComponentType
-
clone
- Specified by:
clonein interfaceComponent<EntityStore>- Specified by:
clonein classSpawnReference
-