@@ -70,7 +70,7 @@
|
||||
if (tileentity == null) {
|
||||
NBTTagCompound nbttagcompound = (NBTTagCompound) this.e.remove(blockposition);
|
||||
@@ -429,6 +454,13 @@
|
||||
tileentity1.W_();
|
||||
tileentity1.V_();
|
||||
}
|
||||
|
||||
+ // CraftBukkit start
|
||||
|
||||
Reference in New Issue
Block a user