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
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceA type of query that requires no parameters.static interfaceA type of query that requires one parameter.static interfaceA type of query that requires two parameters. -
Method Summary
Methods inherited from interface org.spongepowered.api.registry.DefaultedRegistryValue
asDefaultedReference, findKey, key