static class FallbackResourceManager.LeakComplainerInputStream
extends java.io.FilterInputStream
Modifier and Type | Field and Description |
---|---|
private boolean |
isClosed |
private java.lang.String |
message |
Constructor and Description |
---|
LeakComplainerInputStream(java.io.InputStream inputStreamIn,
ResourceLocation location,
java.lang.String resourcePack) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected void |
finalize() |
public LeakComplainerInputStream(java.io.InputStream inputStreamIn, ResourceLocation location, java.lang.String resourcePack)
public void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
close
in class java.io.FilterInputStream
java.io.IOException
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable