public enum EventKind
Class EventKind. Provides eventkind functionality for the Hytale server.
java.lang.Object > EventKind
Field Summary
No fields documented.
Method Detail
parse
Method parse.
- Parameters:
final WatchEvent.Kindkind
IllegalStateException
public
new
IllegalStateException
("Unknown type: " + String.valueOf(kind)
Method IllegalStateException.
- Parameters:
"Unknown type: " +String.valueOf(kind