ReadWriteArchetypeQuery

public interface ReadWriteArchetypeQuery

Class ReadWriteArchetypeQuery. Provides readwritearchetypequery functionality for the Hytale server.

java.lang.Object > ReadWriteArchetypeQuery

Field Summary

No fields documented.

Method Detail

test

public boolean test (@Nonnull final Archetype archetype)

Method test.

Parameters:
@Nonnull final Archetype archetype

requiresComponentType

public boolean requiresComponentType (@Nonnull final ComponentType componentType)

Method requiresComponentType.

Parameters:
@Nonnull final ComponentType componentType

validateRegistry

public void validateRegistry (final ComponentRegistry registry)

Method validateRegistry.

Parameters:
final ComponentRegistry registry

validate

public void validate ()

Method validate.