Class ScrollableLayout

java.lang.Object
net.minecraft.client.gui.components.ScrollableLayout
All Implemented Interfaces:
Layout, LayoutElement

public class ScrollableLayout extends Object implements Layout
  • Field Details

  • Constructor Details

    • ScrollableLayout

      public ScrollableLayout(Minecraft pMinecraft, Layout pContent, int pHeight)
  • Method Details