HyCodeYourTale
classpublicPriority 3

EntityFilterNPCGroup

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

extends EntityFilterBase

2

Methods

2

Public Methods

2

Fields

1

Constructors

Constants

intCOST= 200

Constructors

public
EntityFilterNPCGroup(BuilderEntityFilterNPCGroup 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 (2)

protectedint[] excludeGroups
protectedint[] includeGroups

Related Classes