|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectBaseMod
mod_RecipeBook
public class mod_RecipeBook
| Field Summary | |
|---|---|
static ym |
book
|
static int |
Columns
|
static int |
RecipeBookID
|
static int |
Rows
|
| Constructor Summary | |
|---|---|
mod_RecipeBook()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getVersion()
Required override that informs users the version of this mod. |
void |
load()
Required override. |
| Methods inherited from class BaseMod |
|---|
addFuel, addRenderer, dispenseEntity, generateNether, generateSurface, getName, getPriorities, keyboardEvent, modsLoaded, onItemPickup, onTickInGame, onTickInGUI, registerAnimation, renderInvBlock, renderWorldBlock, takenFromCrafting, takenFromFurnace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static ym book
public static int RecipeBookID
public static int Rows
public static int Columns
| Constructor Detail |
|---|
public mod_RecipeBook()
| Method Detail |
|---|
public java.lang.String getVersion()
BaseMod
getVersion in class BaseModpublic void load()
BaseMod
load in class BaseMod
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||