Interface QueryType
- All Superinterfaces:
DefaultedRegistryValue
- All Known Subinterfaces:
QueryType.NoParam
,QueryType.OneParam<T>
,QueryType.TwoParam<T1,
T2>
Represents a possible type of operation for an
inventory query
.-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
A type of query that requires no parameters.static interface
A type of query that requires one parameter.static interface
A type of query that requires two parameters. -
Method Summary
Methods inherited from interface org.spongepowered.api.registry.DefaultedRegistryValue
asDefaultedReference, findKey, key