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
When I realized that all of the conflicts were pointing to /Container/method_(5438|5442), I then went to the obfuscation map and found thatThey are all members of RecipeInput.The reason for the conflict was that both Cotainer and RecipeInput had getItem(int) and isEmpty() methods in them, which I separated and resolved
已解决,看2楼
已解決,請參考第二樓的內容
Loom 1.7.412
project build.gradle here
The text was updated successfully, but these errors were encountered: