mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-04-19 17:58:15 +02:00
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@bbeaddeb Simplify diff in ProjectileWeaponItem PaperMC/Paper@e63832e5 Re-add diff comment in Villager PaperMC/Paper@63f9644a Simplify diff in ChunkMap PaperMC/Paper@f2df3219 update EntityTargetLivingEntityEvent handling PaperMC/Paper@e7ea5050 fix NPE after launching ender eye PaperMC/Paper@267f7aef respect mobs-can-always-pick-up-loot for baby zombies PaperMC/Paper@8ad1ef1d bunch of renames and fix NPE in getCraftingRemainingItem
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/src/main/java/org/bukkit/World.java
|
||||
+++ b/src/main/java/org/bukkit/World.java
|
||||
@@ -4468,6 +_,100 @@
|
||||
@@ -4467,6 +_,100 @@
|
||||
@Nullable
|
||||
public DragonBattle getEnderDragonBattle();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user