HyCodeYourTale
classpublicPriority 3

EntityEventNotification

com.hypixel.hytale.server.npc.blackboard.view.event.EntityEventNotification

extends EventNotification

2

Methods

2

Public Methods

1

Fields

1

Constructors

Constructors

public
EntityEventNotification()

Methods

Public Methods (2)

public
Ref<EntityStore> getFlockReference()
public
void setFlockReference(Ref<EntityStore> flockReference)

Fields

Private/Package Fields (1)

privateRef<EntityStore> flockReference

Related Classes