[ci skip] Remove no longer needed mappings change

This commit is contained in:
Nassim Jahnke 2023-12-25 19:15:48 +01:00
parent 1cda66e395
commit 61768e08e7
No known key found for this signature in database
GPG Key ID: EF6771C01F6EF02F
1 changed files with 0 additions and 4 deletions

View File

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