Class GuiBrewingStand


public class GuiBrewingStand extends GuiContainer
  • Constructor Details

  • Method Details

    • drawGuiContainerForegroundLayer

      protected void drawGuiContainerForegroundLayer(int par1, int par2)
      Draw the foreground layer for the GuiContainer (everything in front of the items)
      Overrides:
      drawGuiContainerForegroundLayer in class GuiContainer
    • drawGuiContainerBackgroundLayer

      protected void drawGuiContainerBackgroundLayer(float par1, int par2, int par3)
      Draw the background layer for the GuiContainer (everything behind the items)
      Specified by:
      drawGuiContainerBackgroundLayer in class GuiContainer