Interface ChunkEvent
public interface ChunkEvent
- 
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interface - 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Event<ChunkEvent.LoadData>static final Event<ChunkEvent.SaveData> 
- 
Field Details
- 
SAVE_DATA
 - 
LOAD_DATA
 
 -