You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
Looks like Mantle replaced the book itemstack in the BookScreen class with a Consumer<String>, leading to a NoSuchFieldException when the Mantle wrapper tries to access it.
https://paste.ee/p/QJuPH
Looks like Mantle replaced the book itemstack in the BookScreen class with a Consumer<String>, leading to a NoSuchFieldException when the Mantle wrapper tries to access it.