classpublicPriority 3
EntityFilterViewSector
com.hypixel.hytale.server.npc.corecomponents.entity.filters.EntityFilterViewSector
extends EntityFilterBase
2
Methods
2
Public Methods
1
Fields
1
Constructors
Constants
intCOST= 300
ComponentType<EntityStore, TransformComponent>TRANSFORM_COMPONENT_TYPE= TransformComponent.getComponentType()
Constructors
public
EntityFilterViewSector(BuilderEntityFilterViewSector builder, BuilderSupport support)Methods
Public Methods (2)
public
int cost()@Override
public
boolean matchesEntity(Ref<EntityStore> ref, Ref<EntityStore> targetRef, Role role, Store<EntityStore> store)@Override
Fields
Protected Fields (1)
protected
float viewCone