HyCodeYourTale
classpublicPriority 3

EntityFilterSpotsMe

com.hypixel.hytale.server.npc.corecomponents.entity.filters.EntityFilterSpotsMe

extends EntityFilterBase

2

Methods

2

Public Methods

3

Fields

1

Constructors

Constants

intCOST= 400
ComponentType<EntityStore, TransformComponent>TRANSFORM_COMPONENT_TYPE= TransformComponent.getComponentType()

Constructors

public
EntityFilterSpotsMe(BuilderEntityFilterSpotsMe builder)

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 (3)

protectedboolean testLineOfSight
protectedfloat viewAngle
protectedViewTest viewTest

Related Classes