Package net.minecraft.util
Class FileZipper
java.lang.Object
net.minecraft.util.FileZipper
- All Implemented Interfaces:
Closeable,AutoCloseable
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate FileSystemprivate static org.apache.logging.log4j.Loggerprivate Pathprivate Path -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOGGER
private static final org.apache.logging.log4j.Logger LOGGER -
outputFile
-
tempFile
-
fs
-
-
Constructor Details
-
FileZipper
-
-
Method Details
-
add
-
add
-
add
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-