Interface IForgeMinecraft

  • All Known Implementing Classes:
    Minecraft

    public interface IForgeMinecraft
    • Method Detail

      • pushGuiLayer

        default void pushGuiLayer​(Screen screen)
      • popGuiLayer

        default void popGuiLayer()