Interface PlatformResourceKey
- All Superinterfaces:
ResourceKey
- All Known Implementing Classes:
FluidResource
,ItemResource
@API(status=STABLE,
since="2.0.0-milestone.3.4")
public interface PlatformResourceKey
extends ResourceKey
-
Method Summary
-
Method Details
-
getInterfaceExportLimit
long getInterfaceExportLimit() -
getProcessingPatternLimit
long getProcessingPatternLimit() -
getTags
List<ResourceTag> getTags() -
getResourceType
ResourceType getResourceType()
-