@@ -6,6 +6,6 @@
|
||||
return this.q;
|
||||
- }, nbttagcompound);
|
||||
+ }, nbttagcompound, chunkcoordintpair, null); // CraftBukkit
|
||||
boolean flag2 = j < SharedConstants.a().getWorldVersion();
|
||||
NBTTagCompound nbttagcompound2 = nbttagcompound1.getCompound("Level");
|
||||
ChunkCoordIntPair chunkcoordintpair1 = new ChunkCoordIntPair(nbttagcompound2.getInt("xPos"), nbttagcompound2.getInt("zPos"));
|
||||
|
||||
if (this.d) {
|
||||
|
||||
Reference in New Issue
Block a user