I wanna make an UI with 1 in and output slot, but when i click save i get this error:
@Override
/* failed to load code for net.minecraft.inventory.container.Container */
@Override
public void onContainerClosed(PlayerEntity playerIn) {
super.onContainerClosed(playerIn);
}
Picture of GUI given below, Block too, please Help!
Issue comments
Try to do this in this order then:
Try deleting whole gradle folder in .mcreator and then setup an empty workspace for desired version then do https://mcreator.net/wiki/gradle-setup-errors#wiki-index-12.
If this does not help, please report exact procedure how you are trying to fix this.
Try this: https://mcreator.net/wiki/gradle-setup-errors#wiki-index-12
And update MCreator ;)