Interface Resource
- All Superinterfaces:
AutoCloseable
,Closeable
- All Known Implementing Classes:
SimpleResource
-
Method Summary
Modifier and TypeMethodDescription<T> T
getMetadata
(MetadataSectionSerializer<T> p_10725_) boolean
-
Method Details
-
getLocation
ResourceLocation getLocation() -
getInputStream
InputStream getInputStream() -
hasMetadata
boolean hasMetadata() -
getMetadata
-
getSourceName
String getSourceName()
-