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
- 
path
Path path() - 
id
 - 
openReader
- Throws:
 IOException
 - 
compress
- Throws:
 IOException
 
 -