public class ElementTypeDrawnStack extends ElementType
ElementType.SrcTexture
Modifier and Type | Field and Description |
---|---|
static ElementTypeDrawnStack |
INSTANCE |
static java.lang.String |
NAME |
name
Modifier and Type | Method and Description |
---|---|
protected IGuiElement |
deserialize0(GuiJson<?> gui,
IGuiPosition parent,
JsonGuiInfo info,
JsonGuiElement json) |
addChildren, addType, createContext, deserialize, getEquationBool, getEquationDouble, getEquationLong, inheritProperty, resolveArea, resolveEquation, resolveEquationBool, resolveEquationDouble, resolveEquationInt, resolvePosition, resolveTexture
public static final java.lang.String NAME
public static final ElementTypeDrawnStack INSTANCE
protected IGuiElement deserialize0(GuiJson<?> gui, IGuiPosition parent, JsonGuiInfo info, JsonGuiElement json)
deserialize0
in class ElementType