mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-04 14:12:20 -07:00
compile fixes
compile fixes compile fixes
This commit is contained in:
@@ -137,7 +137,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
--- a/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java
|
||||
+++ b/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java
|
||||
@@ -0,0 +0,0 @@ public class CraftLivingEntity extends CraftEntity implements LivingEntity {
|
||||
});
|
||||
nmsStack.hurtAndBreak(amount, this.getHandle(), slot);
|
||||
}
|
||||
// Paper end - ItemStack damage API
|
||||
+
|
||||
|
Reference in New Issue
Block a user