7 lines
344 B
Text
7 lines
344 B
Text
tiny 2 0 spigot mojang+yarn
|
|
|
|
# 1.18 todo: check these
|
|
|
|
# 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
|