Class BaseSimpleGUIPane.ChildData<C extends GUISection>

java.lang.Object
de.placeblock.betterinventories.content.pane.impl.simple.BaseSimpleGUIPane.ChildData<C>
Type Parameters:
C - The type of children
Enclosing class:
BaseSimpleGUIPane<C extends GUISection,S extends BaseSimpleGUIPane<C,S>>

protected static class BaseSimpleGUIPane.ChildData<C extends GUISection> extends Object
Used to store children in this Pane
  • Constructor Details

    • ChildData

      protected ChildData()