Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-11-15 04:20:04 +01:00
Fix ChunkMap distanceManager field reobf
Not the most ideal, but works for now
Dieser Commit ist enthalten in:
Ursprung
10bfb63f6c
Commit
6e5ceb34eb
@ -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
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren