public interface IExploreProcess extends IBaritoneProcess
DEFAULT_PRIORITY
Modifier and Type | Method and Description |
---|---|
void |
applyJsonFilter(java.nio.file.Path path,
boolean invert) |
void |
explore(int centerX,
int centerZ) |
displayName, displayName0, isActive, isTemporary, onLostControl, onTick, priority
void explore(int centerX, int centerZ)
void applyJsonFilter(java.nio.file.Path path, boolean invert) throws java.lang.Exception
java.lang.Exception