This commit is contained in:
Brady
2018-09-24 13:39:23 -05:00
parent 0ed6bc966e
commit 111e03c5b8

View File

@@ -323,8 +323,9 @@ public class Settings {
public Setting<Boolean> prefix = new Setting<>(false);
/**
* true: can mine blocks when in inventory, chat, or tabbed away in ESC menu
* false: works on cosmic prisons
* {@code true}: can mine blocks when in inventory, chat, or tabbed away in ESC menu
* <p>
* {@code false}: works on cosmic prisons
* <p>
* LOL
*/