mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-22 02:25:28 +01:00
[ci skip] Remove non-functioning patch
This commit is contained in:
parent
1143b63663
commit
0bdbcd9d56
@ -7,6 +7,8 @@ Improves the error message for placed in world skull blocks by default,
|
|||||||
also adds 'Paper.debugInvalidSkullProfiles' system property which can be
|
also adds 'Paper.debugInvalidSkullProfiles' system property which can be
|
||||||
set to 'true' for extra debug info (trace of updateGameprofile caller).
|
set to 'true' for extra debug info (trace of updateGameprofile caller).
|
||||||
|
|
||||||
|
https://github.com/PaperMC/Paper/issues/7983 No longer functions as of 1.19
|
||||||
|
|
||||||
diff --git a/src/main/java/net/minecraft/world/level/block/entity/SkullBlockEntity.java b/src/main/java/net/minecraft/world/level/block/entity/SkullBlockEntity.java
|
diff --git a/src/main/java/net/minecraft/world/level/block/entity/SkullBlockEntity.java b/src/main/java/net/minecraft/world/level/block/entity/SkullBlockEntity.java
|
||||||
index 91fb6678214d5f23b33d5d3b65a29fdfbb003c58..e4d4dec63260c7b3ec3ed841a1e509eb67e66fb2 100644
|
index 91fb6678214d5f23b33d5d3b65a29fdfbb003c58..e4d4dec63260c7b3ec3ed841a1e509eb67e66fb2 100644
|
||||||
--- a/src/main/java/net/minecraft/world/level/block/entity/SkullBlockEntity.java
|
--- a/src/main/java/net/minecraft/world/level/block/entity/SkullBlockEntity.java
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user