|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBaseMod
mod_Floodgate
public class mod_Floodgate
Field Summary | |
---|---|
static BlockFloodgateControl |
control
Reference to control block. |
static int |
ControlID
|
static yy |
gate
Reference to gate block. |
static int |
GateID
|
Constructor Summary | |
---|---|
mod_Floodgate()
|
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 BlockFloodgateControl control
public static yy gate
public static int ControlID
public static int GateID
Constructor Detail |
---|
public mod_Floodgate()
Method Detail |
---|
public java.lang.String getVersion()
BaseMod
getVersion
in class BaseMod
public void load()
BaseMod
load
in class BaseMod
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |