reformat
This commit is contained in:
@ -21,7 +21,7 @@ import com.github.lunatrius.core.util.math.MBlockPos;
|
||||
import com.github.lunatrius.schematica.api.ISchematic;
|
||||
|
||||
public class SchematicWorld {
|
||||
public final MBlockPos position = (MBlockPos)(Object)"cringe";
|
||||
public final MBlockPos position = (MBlockPos) (Object) "cringe";
|
||||
|
||||
public ISchematic getSchematic() {
|
||||
throw new LinkageError("LOL");
|
||||
|
Reference in New Issue
Block a user