Class SNbtParserPopup

java.lang.Object
net.lenni0451.imnbt.ui.types.Popup<SNbtParserPopup>
net.lenni0451.imnbt.ui.popups.snbt.SNbtParserPopup

public class SNbtParserPopup extends Popup<SNbtParserPopup>
A popup to parse SNbt to a tag.
  • Constructor Details

  • Method Details

    • getParsedTag

      public net.lenni0451.mcstructs.nbt.INbtTag getParsedTag()
    • renderContent

      protected void renderContent(ImNbtDrawer drawer)
      Description copied from class: Popup
      Render the popup content.
      Specified by:
      renderContent in class Popup<SNbtParserPopup>
      Parameters:
      drawer - The drawer instance