|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectBaseMod
mod_Animations
public class mod_Animations
| Constructor Summary | |
|---|---|
mod_Animations()
|
|
| Method Summary | |
|---|---|
void |
RegisterAnimation(net.minecraft.client.Minecraft game)
Used for registering animations for items and blocks. |
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, OnItemPickup, OnTickInGame, OnTickInGame, OnTickInGUI, OnTickInGUI, RenderInvBlock, RenderWorldBlock, TakenFromCrafting, TakenFromFurnace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public mod_Animations()
| Method Detail |
|---|
public java.lang.String Version()
BaseMod
Version in class BaseModpublic void RegisterAnimation(net.minecraft.client.Minecraft game)
BaseMod
RegisterAnimation in class BaseModgame - Instance of the Minecraft class.ModLoader.RegisterAllTextureOverrides(ur),
ModLoader.addAnimation(pg)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||