|
|||||||||
| 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_LightSensor
public class mod_LightSensor
| Field Summary | |
|---|---|
static net.minecraft.src.Block |
lightsensor
|
static int |
SensorID
|
| Constructor Summary | |
|---|---|
mod_LightSensor()
|
|
| 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 net.minecraft.src.Block lightsensor
public static int SensorID
| Constructor Detail |
|---|
public mod_LightSensor()
| 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 | ||||||||