mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 08:27:43 +01:00
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@30fdfb1 [ci skip] Fix docs for DamageResistant (#11992) PaperMC/Paper@6b7650d Only add goat horn once (#12001) PaperMC/Paper@30046e0 Fix a rare crash with a concurrent modification of scaled health attributes (#12002) PaperMC/Paper@88bbead Flush regionfiles on save configuration option
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/net/minecraft/world/entity/animal/goat/Goat.java
|
||||
+++ b/net/minecraft/world/entity/animal/goat/Goat.java
|
||||
@@ -393,6 +_,7 @@
|
||||
@@ -392,6 +_,7 @@
|
||||
|
||||
// Paper start - Goat ram API
|
||||
public void ram(net.minecraft.world.entity.LivingEntity entity) {
|
||||
|
||||
Reference in New Issue
Block a user