Updated Upstream (Paper)

Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@f0298536 Fix allowEnteringNetherUsingPortals gamerule not being respected (#13263)
PaperMC/Paper@8e5e54f5 Add Waypoint Styling API (#12964)
This commit is contained in:
granny
2025-12-19 20:44:53 -08:00
parent eacf9fdf88
commit 7c953451d5
6 changed files with 16 additions and 16 deletions

View File

@@ -1,10 +1,10 @@
--- a/src/main/java/org/bukkit/entity/LivingEntity.java
+++ b/src/main/java/org/bukkit/entity/LivingEntity.java
@@ -1494,4 +_,20 @@
@@ -1538,4 +_,20 @@
*/
@ApiStatus.Experimental
@NotNull CombatTracker getCombatTracker();
+
@Nullable
Color getWaypointColor();
+
+ // Purpur start - API for any mob to burn daylight
+ /**
+ * If this mob will burn in the sunlight