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>>
Used to store children in this Pane
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ChildData
protected ChildData()
-