@Mixin target net.minecraft.server.world.ThreadedAnvilChunkStorage$EntityTracker was not found net.fabricmc.fabric.mixins.common.json:entity.MixinEntityTracker
JamiesWhiteShirt opened this issue ยท 1 comments
NOTE: This does not apply in development environments.
The mixin does not apply causing the accessor interface to not be applied, causing issues in clothesline-fabric and other mods using PlayerStream.
ClassCastException in clothesline-fabric
Installed mods: [email protected], [email protected]+build.126, [email protected]+build.130, [email protected]
Apparently this mixin is unique in that it mixes into an inaccessible class, using string "targets".