|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBaseMod
mod_LightSensor
public class mod_LightSensor
Field Summary | |
---|---|
static nq |
lightsensor
Reference to light sensor. |
Constructor Summary | |
---|---|
mod_LightSensor()
|
Method Summary | |
---|---|
void |
AddRecipes(en recipes)
Used to add recipes. |
void |
RegisterBlocks(java.util.List<nq> registry)
Used to register blocks that the client can use. |
Methods inherited from class BaseMod |
---|
AddEntityID, AddFuel, AddRenderer, AddSmelting, GenerateNether, GenerateSurface, OpenModGUI, OSDHook, RegisterTextureOverrides, RegisterTileEntity |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final nq lightsensor
Constructor Detail |
---|
public mod_LightSensor()
Method Detail |
---|
public void AddRecipes(en recipes)
BaseMod
AddRecipes
in class BaseMod
recipes
- Recipe instance to add to.public void RegisterBlocks(java.util.List<nq> registry)
BaseMod
RegisterBlocks
in class BaseMod
registry
- List of blocks to add to.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |