|
|||||||||
| 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 pj |
lightsensor
Reference to light sensor. |
| Constructor Summary | |
|---|---|
mod_LightSensor()
|
|
| Method Summary | |
|---|---|
void |
AddRecipes(fg recipes)
Used to add recipes. |
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, OpenModGUI, OSDHook, RegisterAnimation, RegisterTextureOverrides, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final pj lightsensor
| Constructor Detail |
|---|
public mod_LightSensor()
| Method Detail |
|---|
public void AddRecipes(fg recipes)
BaseMod
AddRecipes in class BaseModrecipes - Recipe instance to add to.ModLoader.AddAllRecipes(fg)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 | ||||||||