static class FallbackResourceManager.InputStreamLeakedResourceLogger
extends java.io.InputStream
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
field_177328_b |
private boolean |
field_177329_c |
private java.io.InputStream |
field_177330_a |
| Constructor and Description |
|---|
InputStreamLeakedResourceLogger(java.io.InputStream p_i46093_1_,
ResourceLocation location,
java.lang.String p_i46093_3_) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
finalize() |
int |
read() |
private final java.io.InputStream field_177330_a
private final java.lang.String field_177328_b
private boolean field_177329_c
public InputStreamLeakedResourceLogger(java.io.InputStream p_i46093_1_,
ResourceLocation location,
java.lang.String p_i46093_3_)
public void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class java.io.InputStreamjava.io.IOExceptionprotected void finalize()
throws java.lang.Throwable
finalize in class java.lang.Objectjava.lang.Throwablepublic int read()
throws java.io.IOException
read in class java.io.InputStreamjava.io.IOException