|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of BaseMod in <Unnamed> |
|---|
| Subclasses of BaseMod in <Unnamed> | |
|---|---|
class |
mod_Arrows
|
class |
mod_Floodgate
|
class |
mod_LightSensor
|
class |
mod_Prefab
|
class |
mod_RecipeBook
|
class |
mod_SpawnerGUI
|
class |
mod_Stackables
|
| Methods in <Unnamed> that return types with arguments of type BaseMod | |
|---|---|
static java.util.List<BaseMod> |
ModLoader.getLoadedMods()
Use this method if you need a list of loaded mods. |
| Methods in <Unnamed> with parameters of type BaseMod | |
|---|---|
static void |
ModLoader.RegisterKey(BaseMod mod,
lo keyHandler,
boolean allowRepeat)
Use this to add an assignable key to the options menu. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||