mirror of https://github.com/cabaletta/baritone
Owned?
This commit is contained in:
parent
86d1512e5b
commit
bfa0861065
|
@ -31,7 +31,9 @@ public final class ChunkEvent {
|
||||||
private final EventState state;
|
private final EventState state;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The type of chunk event that occurred;
|
* The type of chunk event that occurred
|
||||||
|
*
|
||||||
|
* @see Type
|
||||||
*/
|
*/
|
||||||
private final Type type;
|
private final Type type;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue