Skip to content

Query

Package: com.hypixel.hytale.component.query

Type: interface

Static Methods

MethodReturns
any()AnyQuery
not(Query query)NotQuery
and(Query... queries)AndQuery
or(Query... queries)OrQuery

Methods

MethodReturns
NotQuery(query)return new
AndQuery(queries)return new
OrQuery(queries)return new
test(Archetype var1)boolean
requiresComponentType(ComponentType var1)boolean
validateRegistry(ComponentRegistry var1)void
validate()void

Unofficial documentation · Any questions? Found a mistake? Have something you want documented? Join the Discord server at the top and let us know in #hytale!