Formatting
This commit is contained in:
@@ -52,7 +52,7 @@ public class BuilderAdvancement extends CommandBuilder
|
|||||||
{
|
{
|
||||||
this.setNode(2, mode != null ? mode.toString() : null);
|
this.setNode(2, mode != null ? mode.toString() : null);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Nullable
|
@Nullable
|
||||||
public EnumMode getMode()
|
public EnumMode getMode()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user