Class TextureViewerPanel


public class TextureViewerPanel extends EditorPanel
  • Constructor Details

    • TextureViewerPanel

      public TextureViewerPanel(net.minecraft.resources.Identifier id, String title, net.minecraft.resources.Identifier identifier)
    • TextureViewerPanel

      public TextureViewerPanel(net.minecraft.resources.Identifier id, String title, File file)
  • Method Details

    • content

      public void content()
      Overrides:
      content in class Panel