Update ChunkMap#distanceManager mapping patch
This commit is contained in:
parent
61b85e4cbf
commit
de8220c3bc
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ c net/minecraft/world/level/chunk/LevelChunk net/minecraft/world/level/chunk/Chu
|
||||||
|
|
||||||
# See mappings-patch.tiny
|
# See mappings-patch.tiny
|
||||||
c net/minecraft/server/level/ChunkMap net/minecraft/server/level/PlayerChunkMap
|
c net/minecraft/server/level/ChunkMap net/minecraft/server/level/PlayerChunkMap
|
||||||
f Lnet/minecraft/server/level/ChunkMap$ChunkDistanceManager; distanceManager F
|
f Lnet/minecraft/server/level/ChunkMap$ChunkDistanceManager; distanceManager G
|
||||||
|
|
||||||
# The method is made public by Spigot, which then causes accidental overrides
|
# The method is made public by Spigot, which then causes accidental overrides
|
||||||
c net/minecraft/world/entity/Entity net/minecraft/world/entity/Entity
|
c net/minecraft/world/entity/Entity net/minecraft/world/entity/Entity
|
||||||
|
|
Loading…
Reference in a new issue