Package net.minecraft.util
Class FileZipper
java.lang.Object
net.minecraft.util.FileZipper
- All Implemented Interfaces:
Closeable
,AutoCloseable
-
Field Summary
Modifier and TypeFieldDescriptionprivate final FileSystem
private static final org.slf4j.Logger
private final Path
private final Path
-
Constructor Summary
-
Method Summary
-
Field Details
-
LOGGER
private static final org.slf4j.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
-