warning
This commit is contained in:
parent
79d448e5f4
commit
6a13e94c4f
@ -545,6 +545,8 @@ public final class Settings {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Exclusively use cached chunks for pathing
|
* Exclusively use cached chunks for pathing
|
||||||
|
* <p>
|
||||||
|
* Never turn this on
|
||||||
*/
|
*/
|
||||||
public final Setting<Boolean> pathThroughCachedOnly = new Setting<>(false);
|
public final Setting<Boolean> pathThroughCachedOnly = new Setting<>(false);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user