Class Bone
java.lang.Object
com.pixelmonmod.pixelmon.client.render.entity.renderers.smd.model.Bone
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionshort
boneID()
name()
short
org.joml.Matrix4f
void
transformation
(org.joml.Matrix4f transformation)
-
Constructor Details
-
Bone
-
-
Method Details
-
boneID
public short boneID() -
name
-
parentBone
public short parentBone() -
transformation
public org.joml.Matrix4f transformation() -
transformation
public void transformation(org.joml.Matrix4f transformation)
-