Need Help With Limiting Stack input

Started by Space_Mex on

Topic category: Help with MCreator software

Last seen on 13:03, 29. Oct 2022
Joined Jul 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Need Help With Limiting Stack input

https://pastebin.pl/view/ec73d827

Thats The Code Im Trying to make my custom furnace only be able to put blocks tagged with minecraft:logs in the top slot but i keep getting this error

Task :compileJava FAILED
C:\Users\admin\Desktop\copperitems\src\main\java\me\spacemex\forge\world\inventory\CopperKilnGuiMenu.java:85: error: cannot find symbol return (ItemTags.getAllTags().getTagOrEmpty(new
^
symbol: method getAllTags()
location: class ItemTags
1 error
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileJava'.