Fix cancelling ProjectileHitEvent for piercing arrows (#7492)
This commit is contained in:
parent
935151388a
commit
6564f70f4c
2 changed files with 40 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue