Class ConsolePanel


public class ConsolePanel extends EditorPanel
A Panel to display the Console output in game. Can be used to see any errors without having to look at an outside program. Starts capturing the Log at FMLConstructModEvent
  • Field Details

  • Method Details

    • content

      public void content()
      Overrides:
      content in class Panel