HyCodeYourTale
classpublicPriority 3

SpawnBeaconReference

com.hypixel.hytale.server.npc.components.SpawnBeaconReference

extends SpawnReference

2

Methods

2

Public Methods

0

Fields

1

Constructors

Constants

BuilderCodec<SpawnBeaconReference>CODEC= BuilderCodec.builder(SpawnBeaconReference.class, SpawnBeaconReference::new, BASE_CODEC) .bu...

Constructors

public
SpawnBeaconReference()

Methods

Public Methods (2)

public
Component<EntityStore> clone()
@Nonnull@Override
publicstatic
ComponentType<EntityStore, SpawnBeaconReference> getComponentType()

Related Classes