Package net.minecraft.util
Class FileZipper
java.lang.Object
net.minecraft.util.FileZipper
- All Implemented Interfaces:
- Closeable,- AutoCloseable
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final FileSystemprivate static final org.slf4j.Loggerprivate final Pathprivate final Path
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
LOGGERprivate static final org.slf4j.Logger LOGGER
- 
outputFile
- 
tempFile
- 
fs
 
- 
- 
Constructor Details- 
FileZipper
 
- 
- 
Method Details- 
add
- 
add
- 
add
- 
closepublic void close()- Specified by:
- closein interface- AutoCloseable
- Specified by:
- closein interface- Closeable
 
 
-