@@ -37,7 +37,7 @@
|
||||
+
|
||||
entitypigzombie.setSlot(EnumItemSlot.MAINHAND, new ItemStack(Items.GOLDEN_SWORD));
|
||||
entitypigzombie.setPositionRotation(this.locX, this.locY, this.locZ, this.yaw, this.pitch);
|
||||
entitypigzombie.setAI(this.hasAI());
|
||||
entitypigzombie.setNoAI(this.isNoAI());
|
||||
@@ -163,7 +172,8 @@
|
||||
entitypigzombie.setCustomNameVisible(this.getCustomNameVisible());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user