Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
L
M
N
O
P
R
S
T
U
V
X
Y
S
setAnglesToModels()
- Method in class net.minecraft.src.
Bone
Sets the current angles of the Bone to the models attached to it.
setDefaultTexture(String)
- Method in class net.minecraft.src.
ModelRendererTurbo
Sets the default texture.
setFlipped(boolean)
- Method in class net.minecraft.src.
ModelRendererTurbo
Sets whether the shape's faces are flipped or not.
setGroup(String)
- Method in class net.minecraft.src.
ModelRendererTurbo
Sets the current transformation group.
setGroup(String, Bone, double)
- Method in class net.minecraft.src.
ModelRendererTurbo
Sets the current transformation group.
setGroupTexture(String)
- Method in class net.minecraft.src.
ModelRendererTurbo
Sets the texture of the current texture group.
setMirrored(boolean)
- Method in class net.minecraft.src.
ModelRendererTurbo
Sets whether the shape is mirrored or not.
setNeutralRotation(float, float, float)
- Method in class net.minecraft.src.
Bone
Sets the current neutral rotation of the bone.
setOffset(float, float, float)
- Method in class net.minecraft.src.
Bone
Sets the current offset of the parent root Bone.
setPosition(float, float, float)
- Method in class net.minecraft.src.
ModelRendererTurbo
Sets the position of the shape, relative to the model's origins.
setRotation(float, float, float)
- Method in class net.minecraft.src.
ModelBillboard
setRotations(float, float, float)
- Method in class net.minecraft.src.
Bone
Sets the current rotation of the Bone, not calculating any parent bones in.
setTextureGroup(String)
- Method in class net.minecraft.src.
ModelRendererTurbo
Sets the current texture group, which is used to switch the textures on a per-model base.
setTextureOffset(int, int)
- Method in class net.minecraft.src.
ModelRendererTurbo
Sets a new position for the texture offset.
setTransformation()
- Method in class net.minecraft.src.
PositionTransformVertex
Shape2D
- Class in
net.minecraft.src
Shape2D()
- Constructor for class net.minecraft.src.
Shape2D
Shape2D(Coord2D[])
- Constructor for class net.minecraft.src.
Shape2D
Shape2D(ArrayList<Coord2D>)
- Constructor for class net.minecraft.src.
Shape2D
Shape3D
- Class in
net.minecraft.src
Shape3D(PositionTransformVertex[], TexturedPolygon[])
- Constructor for class net.minecraft.src.
Shape3D
showModel
- Variable in class net.minecraft.src.
ModelRendererTurbo
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
L
M
N
O
P
R
S
T
U
V
X
Y