Formatting

This commit is contained in:
Marcel Konrad
2020-07-29 01:07:54 +02:00
parent 3783f478f1
commit ce31d6e7b2

View File

@@ -52,7 +52,7 @@ public class BuilderAdvancement extends CommandBuilder
{
this.setNode(2, mode != null ? mode.toString() : null);
}
@Nullable
public EnumMode getMode()
{