This commit is contained in:
Brady
2018-12-03 20:45:19 -06:00
parent 86d1512e5b
commit bfa0861065

View File

@@ -31,7 +31,9 @@ public final class ChunkEvent {
private final EventState state;
/**
* The type of chunk event that occurred;
* The type of chunk event that occurred
*
* @see Type
*/
private final Type type;