@@ -27,7 +27,7 @@
|
||||
|
||||
}
|
||||
|
||||
@@ -294,8 +305,12 @@
|
||||
@@ -304,8 +315,12 @@
|
||||
boolean flag = movingobjectpositionblock.getType() != MovingObjectPosition.EnumMovingObjectType.MISS && movingobjectpositionblock.getBlockPosition().equals(blockposition);
|
||||
|
||||
if (block.a(TagsBlock.ENDERMAN_HOLDABLE) && flag) {
|
||||
@@ -42,7 +42,7 @@
|
||||
}
|
||||
|
||||
}
|
||||
@@ -328,8 +343,12 @@
|
||||
@@ -338,8 +353,12 @@
|
||||
IBlockData iblockdata2 = this.a.getCarried();
|
||||
|
||||
if (iblockdata2 != null && this.a(world, blockposition, iblockdata2, iblockdata, iblockdata1, blockposition1)) {
|
||||
|
||||
Reference in New Issue
Block a user