OrQuery

public class OrQuery

Class OrQuery. Provides orquery functionality for the Hytale server.

java.lang.Object > OrQuery

Field Summary

No fields documented.

Method Detail

OrQuery

public public OrQuery (final Query... queries)

Method OrQuery.

Parameters:
final Query... queries

test

public boolean test (final Archetype archetype)

Method test.

Parameters:
final Archetype archetype

requiresComponentType

public boolean requiresComponentType (final ComponentType componentType)

Method requiresComponentType.

Parameters:
final ComponentType componentType

validateRegistry

public void validateRegistry (final ComponentRegistry registry)

Method validateRegistry.

Parameters:
final ComponentRegistry registry

validate

public void validate ()

Method validate.