Package net.minecraft.util.eventlog
Interface EventLogDirectory.File
- All Known Implementing Classes:
- EventLogDirectory.CompressedFile,- EventLogDirectory.RawFile
- Enclosing class:
- EventLogDirectory
public static interface EventLogDirectory.File
- 
Method Details- 
pathPath path()
- 
id
- 
openReader- Throws:
- IOException
 
- 
compress- Throws:
- IOException
 
 
-