Class EntityEventNotification

java.lang.Object
com.hypixel.hytale.server.npc.blackboard.view.event.EventNotification
com.hypixel.hytale.server.npc.blackboard.view.event.EntityEventNotification

public class EntityEventNotification extends EventNotification
  • Field Details

  • Constructor Details

    • EntityEventNotification

      public EntityEventNotification()
  • Method Details

    • getFlockReference

      public Ref<EntityStore> getFlockReference()
    • setFlockReference

      public void setFlockReference(Ref<EntityStore> flockReference)