More projectile API (#5731)

This commit is contained in:
Owen1212055
2022-03-11 11:37:08 -05:00
parent 897e92fb9d
commit f4e6d62953
3 changed files with 282 additions and 0 deletions

View File

@ -321,3 +321,6 @@ public net.minecraft.world.entity.item.FallingBlockEntity <init>(Lnet/minecraft/
# Fix cancelling ProjectileHitEvent for piercing arrows
protected net.minecraft.world.entity.projectile.Projectile hitCancelled
# Expose firework item directly + manually setting flight ticks
public net.minecraft.world.entity.projectile.FireworkRocketEntity life