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
commitf0fe665bb9ce220fb7c9fe17f0562376fe4dd52b (patch)
treec43ed381ba109a0682700cf40b0f4a2a6b7f0a82 /build-data
parentd77e5a5780076243ec2074e779b6b3c3ee7ee4e0 (diff)
downloadPaper-f0fe665bb9ce220fb7c9fe17f0562376fe4dd52b.tar.gz
Paper-f0fe665bb9ce220fb7c9fe17f0562376fe4dd52b.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