HyCodeYourTale
classpublicPriority 1

LivingEntityEffectSystem

com.hypixel.hytale.server.core.modules.entity.livingentity.LivingEntityEffectSystem

extends EntityTickingSystem

implements DisableProcessingAssert

3

Methods

3

Public Methods

0

Fields

1

Constructors

Constructors

public
LivingEntityEffectSystem()

Methods

Public Methods (3)

public
SystemGroup<EntityStore> getGroup()
@Nullable@Override
public
Query<EntityStore> getQuery()
@Nonnull@Override
public
boolean isParallel(int archetypeChunkSize, int taskCount)
@Override

Related Classes