Package | Description |
---|---|
buildcraft.lib.client.guide.parts |
Modifier and Type | Field and Description |
---|---|
protected GuideChapter.EnumGuiSide |
GuideChapter.lastDrawn |
Modifier and Type | Method and Description |
---|---|
GuideChapter.EnumGuiSide |
GuideChapter.draw(int index,
float partialTicks) |
static GuideChapter.EnumGuiSide |
GuideChapter.EnumGuiSide.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GuideChapter.EnumGuiSide[] |
GuideChapter.EnumGuiSide.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|