classpublicPriority 3
AllLegacyLivingEntityTypesQuery
com.hypixel.hytale.server.core.modules.entity.AllLegacyLivingEntityTypesQuery
implements Query
4
Methods
4
Public Methods
0
Fields
1
Constructors
Constants
AllLegacyLivingEntityTypesQueryINSTANCE= new AllLegacyLivingEntityTypesQuery()
Constructors
public
AllLegacyLivingEntityTypesQuery()Methods
Public Methods (4)
public
boolean requiresComponentType(ComponentType<EntityStore, ?> componentType)@Override
public
boolean test(Archetype<EntityStore> archetype)@Override
public
void validate()@Override
public
void validateRegistry(ComponentRegistry<EntityStore> registry)@Override