HyCodeYourTale
classpublicPriority 3

SensorTarget

com.hypixel.hytale.server.npc.corecomponents.entity.SensorTarget

extends SensorWithEntityFilters

2

Methods

2

Public Methods

3

Fields

1

Constructors

Constants

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

Constructors

public
SensorTarget(BuilderSensorTarget builderSensorTarget, BuilderSupport support)

Methods

Public Methods (2)

public
InfoProvider getSensorInfo()
@Override
public
boolean matches(Ref<EntityStore> ref, Role role, double dt, Store<EntityStore> store)
@Override

Fields

Protected Fields (3)

protectedboolean autoUnlockTarget
protecteddouble range
protectedint targetSlot

Related Classes