@@ -21,8 +21,8 @@
|
||||
itemstack.subtract(1);
|
||||
}
|
||||
|
||||
world.a((EntityHuman) null, entityhuman.locX, entityhuman.locY, entityhuman.locZ, SoundEffects.bj, SoundCategory.NEUTRAL, 0.5F, 0.4F / (ItemEnderPearl.j.nextFloat() * 0.4F + 0.8F));
|
||||
entityhuman.di().a(this, 20);
|
||||
world.a((EntityHuman) null, entityhuman.locX, entityhuman.locY, entityhuman.locZ, SoundEffects.bn, SoundCategory.NEUTRAL, 0.5F, 0.4F / (ItemEnderPearl.j.nextFloat() * 0.4F + 0.8F));
|
||||
entityhuman.getCooldownTracker().a(this, 20);
|
||||
- if (!world.isClientSide) {
|
||||
- EntityEnderPearl entityenderpearl = new EntityEnderPearl(world, entityhuman);
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user