mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-04 06:02:12 -07:00
Fix ChunkMap distanceManager field reobf
Not the most ideal, but works for now
This commit is contained in:
@@ -19,6 +19,10 @@ c net/minecraft/server/level/ServerLevel net/minecraft/server/level/WorldServer
|
|||||||
c net/minecraft/world/level/chunk/LevelChunk net/minecraft/world/level/chunk/Chunk
|
c net/minecraft/world/level/chunk/LevelChunk net/minecraft/world/level/chunk/Chunk
|
||||||
f Lnet/minecraft/server/level/ServerLevel; level q
|
f Lnet/minecraft/server/level/ServerLevel; level q
|
||||||
|
|
||||||
|
# See mappings-patch.tiny
|
||||||
|
c net/minecraft/server/level/ChunkMap net/minecraft/server/level/PlayerChunkMap
|
||||||
|
f Lnet/minecraft/server/level/ChunkMap$ChunkDistanceManager; distanceManager D
|
||||||
|
|
||||||
# 1.18 todo: verify paper still changes this
|
# 1.18 todo: verify paper still changes this
|
||||||
# Paper changes type
|
# Paper changes type
|
||||||
c net/minecraft/core/MappedRegistry net/minecraft/core/RegistryMaterials
|
c net/minecraft/core/MappedRegistry net/minecraft/core/RegistryMaterials
|
||||||
|
Reference in New Issue
Block a user