Patch updates
This commit is contained in:
5
build-data/mappings-patch.tiny
Normal file
5
build-data/mappings-patch.tiny
Normal file
@@ -0,0 +1,5 @@
|
||||
tiny 2 0 spigot mojang+yarn
|
||||
|
||||
# Originally DistanceManager, which also implements DistanceManager, so clashes since the implemented class
|
||||
# is imported and not fully qualified. Easiest fix is to just change the name
|
||||
c net/minecraft/server/level/PlayerChunkMap$a net/minecraft/server/level/ChunkMap$ChunkDistanceManager
|
||||
Reference in New Issue
Block a user