Class PonderChapter

java.lang.Object
net.createmod.ponder.foundation.PonderChapter
All Implemented Interfaces:
ScreenElement

public class PonderChapter extends Object implements ScreenElement
  • Method Details

    • getId

      public net.minecraft.resources.ResourceLocation getId()
    • getTitle

      public String getTitle()
    • render

      public void render(net.minecraft.client.gui.GuiGraphics graphics, int x, int y)
      Specified by:
      render in interface ScreenElement
    • of

      @Deprecated public static PonderChapter of(net.minecraft.resources.ResourceLocation id)
      Deprecated.