|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.minecraft.src.BaseMod
net.minecraft.src.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
|
| Constructor Summary | |
|---|---|
mod_Stackables()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getVersion()
|
void |
load()
|
| Methods inherited from class net.minecraft.src.BaseMod |
|---|
addFuel, addRenderer, clientChat, clientConnect, clientCustomPayload, clientDisconnect, generateNether, generateSurface, getContainerGUI, getName, getPriorities, getSpawnPacket, keyboardEvent, modsLoaded, onItemPickup, onTickInGame, onTickInGUI, registerAnimation, renderInvBlock, renderWorldBlock, serverChat, serverCustomPayload, spawnEntity, 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
| Constructor Detail |
|---|
public mod_Stackables()
| Method Detail |
|---|
public java.lang.String getVersion()
getVersion in class BaseModpublic void load()
load in class BaseMod
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||