get GUI inventory

Started by LOLLYBYE on

Topic category: Help with modding (Java Edition)

Last seen on 13:57, 1. Jan 2024
Joined Dec 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
get GUI inventory

in the procedure code I need to use the vanilla inventory GUI. I write this line to import "import net.minecraft.client.gui.inventory.GuiInventory;", but mcreator doesn’t find it. Perhaps there is some kind of ban within the environment on the use of vanilla GUI? Or maybe I'm writing the wrong import path? help me please