Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
O
P
R
S
T
V
R
RegisterAllTextureOverrides(gs)
- Static method in class
ModLoader
Processes all registered texture overrides.
RegisterAnimation(Minecraft)
- Method in class
BaseMod
Used for registering animations for items and blocks.
RegisterBlock(pj)
- Static method in class
ModLoader
Adds block to list of blocks the player can use.
RegisterBlock(pj, Class<? extends bl>)
- Static method in class
ModLoader
Adds block to list of blocks the player can use.
RegisterEntityID(Class<? extends nl>, String, int)
- Static method in class
ModLoader
Registers an entity ID.
RegisterKey(BaseMod, lo, boolean)
- Static method in class
ModLoader
Use this to add an assignable key to the options menu.
RegisterTextureOverrides()
- Method in class
BaseMod
Deprecated.
RegisterTileEntity(Class<? extends kp>, String)
- Static method in class
ModLoader
Registers a tile entity.
RegisterTileEntity(Class<? extends kp>, String, go)
- Static method in class
ModLoader
Registers a tile entity.
RunOSDHooks(Minecraft)
- Static method in class
ModLoader
Runs all registered OSD hooks, run by GUIInGame.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
O
P
R
S
T
V