aboutsummaryrefslogtreecommitdiffhomepage
path: root/build-data
diff options
context:
space:
mode:
authorNassim Jahnke <[email protected]>2023-12-25 19:15:48 +0100
committerNassim Jahnke <[email protected]>2023-12-25 19:15:48 +0100
commit61768e08e7cbfd40f9d909d7032df8796536c99c (patch)
treeff4e6b593c68ee234b20f0ce6200e2a6f902707c /build-data
parent1cda66e3952e520de53a94e160be6a6a99305e70 (diff)
downloadPaper-61768e08e7cbfd40f9d909d7032df8796536c99c.tar.gz
Paper-61768e08e7cbfd40f9d909d7032df8796536c99c.zip
[ci skip] Remove no longer needed mappings change
Diffstat (limited to 'build-data')
-rw-r--r--build-data/reobf-mappings-patch.tiny4
1 files changed, 0 insertions, 4 deletions
diff --git a/build-data/reobf-mappings-patch.tiny b/build-data/reobf-mappings-patch.tiny
index eb273c2e9a..347b2b8fdb 100644
--- a/build-data/reobf-mappings-patch.tiny
+++ b/build-data/reobf-mappings-patch.tiny
@@ -23,10 +23,6 @@ c net/minecraft/world/level/chunk/LevelChunk net/minecraft/world/level/chunk/Chu
c net/minecraft/server/level/ChunkMap net/minecraft/server/level/PlayerChunkMap
f Lnet/minecraft/server/level/ChunkMap$ChunkDistanceManager; distanceManager F
-# Paper changes type
-c net/minecraft/core/MappedRegistry net/minecraft/core/RegistryMaterials
- f Lit/unimi/dsi/fastutil/objects/Reference2IntOpenHashMap; toId e
-
# The method is made public by Spigot, which then causes accidental overrides
c net/minecraft/world/entity/Entity net/minecraft/world/entity/Entity
m ()Z isInRain isInRain0