HyCodeYourTale
interfacepublicPriority 3

ISensorEntityCollector

com.hypixel.hytale.server.npc.corecomponents.ISensorEntityCollector

extends RoleStateChange

5

Methods

5

Public Methods

0

Fields

0

Constructors

Methods

Public Methods (5)

public
void cleanup()
@Override
public
void collectMatching(Ref<EntityStore> ref, Ref<EntityStore> targetRef, ComponentAccessor<EntityStore> componentAccessor)
@Override
public
void collectNonMatching(Ref<EntityStore> targetRef, ComponentAccessor<EntityStore> componentAccessor)
@Override
public
void init(Ref<EntityStore> ref, Role role, ComponentAccessor<EntityStore> componentAccessor)
@Override
public
boolean terminateOnFirstMatch()
@Override

Related Classes