Fabric API

Fabric API

106M Downloads

[fabric-event-interactions-v0] Crashes in 19w37a

oliviathevampire opened this issue ยท 3 comments

commented

Whenever I try and start the game in 19w37a I get this https://hastebin.com/ragacadama.makefile

commented

Are you definitely using Fabric API 225, 227 or 229?

commented

turns out mojang changed item interact mechanism so that they can fix that hand not swinging when placing lily pad bug, and we are messed up

commented

In fact, we need to split the old event into a client one and a server one for only the client handler has changed.