mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-08 09:17:36 +01:00
e48a6a04cc
Makes sure the value returned by Projectile#getShooter in the API matches the owner UUID specified in the entity nbt. Previously, after the entity reloaded, Projectile#getShooter would return null, while the entity still had an owner. Also fixes setting the shooter/owner to null actually clearing the owner. Co-authored-by: Warrior <50800980+Warriorrrr@users.noreply.github.com> |
||
---|---|---|
.. | ||
windcharge | ||
AbstractArrow.java.patch | ||
AbstractHurtingProjectile.java.patch | ||
Arrow.java.patch | ||
DragonFireball.java.patch | ||
EvokerFangs.java.patch | ||
EyeOfEnder.java.patch | ||
Fireball.java.patch | ||
FireworkRocketEntity.java.patch | ||
FishingHook.java.patch | ||
LargeFireball.java.patch | ||
LlamaSpit.java.patch | ||
Projectile.java.patch | ||
ShulkerBullet.java.patch | ||
SmallFireball.java.patch | ||
Snowball.java.patch | ||
SpectralArrow.java.patch | ||
ThrowableItemProjectile.java.patch | ||
ThrowableProjectile.java.patch | ||
ThrownEgg.java.patch | ||
ThrownEnderpearl.java.patch | ||
ThrownExperienceBottle.java.patch | ||
ThrownPotion.java.patch | ||
ThrownTrident.java.patch | ||
WitherSkull.java.patch |