@@ -21,7 +21,7 @@
|
||||
this.setSlot(EnumItemSlot.MAINHAND, itemstack);
|
||||
this.dropChanceHand[EnumItemSlot.MAINHAND.b()] = 2.0F;
|
||||
this.receive(entityitem, itemstack.getCount());
|
||||
@@ -422,7 +427,7 @@
|
||||
@@ -425,7 +430,7 @@
|
||||
|
||||
@Override
|
||||
public void c() {
|
||||
@@ -30,7 +30,7 @@
|
||||
}
|
||||
|
||||
@Override
|
||||
@@ -441,7 +446,7 @@
|
||||
@@ -444,7 +449,7 @@
|
||||
}
|
||||
|
||||
if (this.c.isSwimming() && this.c.world.random.nextInt(6) == 0) {
|
||||
|
||||
Reference in New Issue
Block a user