This commit is contained in:
Brady 2018-09-24 13:39:23 -05:00
parent 0ed6bc966e
commit 111e03c5b8
No known key found for this signature in database
GPG Key ID: 73A788379A197567
1 changed files with 3 additions and 2 deletions

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
*/