Fix cancelling ProjectileHitEvent for piercing arrows (#7492)

This commit is contained in:
Jake Potrebic
2022-03-05 12:45:57 -08:00
parent 97d0234b2f
commit 4dcdc0e502
2 changed files with 40 additions and 0 deletions

View File

@ -318,3 +318,6 @@ public-f net.minecraft.world.inventory.AbstractContainerMenu remoteDataSlots
# Fix falling block spawn methods
public net.minecraft.world.entity.item.FallingBlockEntity <init>(Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/level/block/state/BlockState;)V
# Fix cancelling ProjectileHitEvent for piercing arrows
protected net.minecraft.world.entity.projectile.Projectile hitCancelled