Whitespace fixes

This commit is contained in:
zax71 2023-08-30 17:28:04 +01:00
parent 0c79c6577e
commit b500afd8f0
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,6 @@ import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
/**
* A collection of {@link CommentedNode}s, with mappings to nodes by name.
*/

View File

@ -40,6 +40,7 @@ public enum MVCorei18n implements MessageKeyProvider {
// Dumps command
DUMPS_DESCRIPTION,
DUMPS_URL_LIST,
// gamerule command
GAMERULE_FAILED,
GAMERULE_SUCCESS_SINGLE,