classpublicPriority 3
EntityFilterLineOfSight
com.hypixel.hytale.server.npc.corecomponents.entity.filters.EntityFilterLineOfSight
extends EntityFilterBase
2
Methods
2
Public Methods
0
Fields
1
Constructors
Constants
intCOST= 400
Constructors
public
EntityFilterLineOfSight()Methods
Public Methods (2)
public
int cost()@Override
public
boolean matchesEntity(Ref<EntityStore> ref, Ref<EntityStore> targetRef, Role role, Store<EntityStore> store)@Override