[ci skip] Remove non-functioning patch

This commit is contained in:
Jason Penilla 2022-12-10 21:40:18 -07:00
parent 1143b63663
commit 0bdbcd9d56
No known key found for this signature in database
GPG Key ID: 0E75A301420E48F8
126 changed files with 3 additions and 1 deletions

View File

@ -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