Package net.minecraft.util
Class FileZipper
java.lang.Object
net.minecraft.util.FileZipper
- All Implemented Interfaces:
Closeable
,AutoCloseable
-
Field Summary
Modifier and TypeFieldDescriptionprivate FileSystem
private static org.apache.logging.log4j.Logger
private Path
private Path
-
Constructor Summary
-
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:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
-