Package net.minecraft.resources
Interface IResource
- All Superinterfaces:
AutoCloseable
,Closeable
- All Known Implementing Classes:
SimpleResource
-
Method Summary
-
Method Details
-
getLocation
ResourceLocation getLocation() -
getInputStream
InputStream getInputStream() -
getMetadata
-
getSourceName
String getSourceName()
-