|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBaseMod
mod_Stackables
public class mod_Stackables
Field Summary | |
---|---|
static int |
boats
|
static int |
doors
|
static int |
food
|
static int |
minecarts
|
static int |
saddles
|
static int |
signs
|
static boolean |
useStackedFood
|
Constructor Summary | |
---|---|
mod_Stackables()
|
Method Summary | |
---|---|
java.lang.String |
Version()
Required override that informs users the version of this mod. |
Methods inherited from class BaseMod |
---|
AddFuel, AddRenderer, DispenseEntity, GenerateNether, GenerateSurface, 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 int minecarts
public static int boats
public static int doors
public static int signs
public static int saddles
public static int food
public static boolean useStackedFood
Constructor Detail |
---|
public mod_Stackables()
Method Detail |
---|
public java.lang.String Version()
BaseMod
Version
in class BaseMod
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |