Class Bone
java.lang.Object
com.pixelmonmod.pixelmon.client.render.entity.renderers.smd.model.Bone
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionshortboneID()name()shortorg.joml.Matrix4fvoidtransformation(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)
-