apply api patches

This commit is contained in:
granny
2025-11-25 21:23:11 -08:00
parent ad24fcb0e3
commit 56a26034de
4 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
--- a/src/generated/java/com/destroystokyo/paper/entity/ai/VanillaGoal.java
+++ b/src/generated/java/com/destroystokyo/paper/entity/ai/VanillaGoal.java
@@ -446,6 +_,26 @@
@@ -450,6 +_,26 @@
GoalKey<Zombie> ZOMBIE_ATTACK_TURTLE_EGG = create("zombie_attack_turtle_egg", Zombie.class);

View File

@@ -1,6 +1,6 @@
--- a/src/main/java/org/bukkit/Material.java
+++ b/src/main/java/org/bukkit/Material.java
@@ -3690,4 +_,40 @@
@@ -3707,4 +_,40 @@
return this.asItemType().getDefaultDataTypes();
}
// Paper end - data component API

View File

@@ -1,6 +1,6 @@
--- a/src/main/java/org/bukkit/World.java
+++ b/src/main/java/org/bukkit/World.java
@@ -4491,6 +_,100 @@
@@ -4497,6 +_,100 @@
@Nullable
public DragonBattle getEnderDragonBattle();

View File

@@ -11,5 +11,5 @@
+ NETHERITE_ARMOR,
+ // Purpur end
/**
* When a player gets bad omen after killing a patrol captain.
*
* When the entity gets the effect from a nautilus.
*/