crucial spacing
This commit is contained in:
parent
352e428890
commit
ccc1b04e81
@ -23,8 +23,10 @@ import com.google.gson.annotations.SerializedName;
|
||||
* Need a non obfed chunkpos that we can load using GSON
|
||||
*/
|
||||
public class MyChunkPos {
|
||||
|
||||
@SerializedName("x")
|
||||
public int x;
|
||||
|
||||
@SerializedName("y")
|
||||
public int z;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user