Class GhastCowModel
java.lang.Object
net.minecraft.client.model.Model<GhastCowRenderState>
net.minecraft.client.model.EntityModel<GhastCowRenderState>
com.mrbysco.ghastcow.client.model.GhastCowModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
net.minecraft.client.model.Model.Simple -
Field Summary
Fields inherited from class net.minecraft.client.model.EntityModel
MODEL_Y_OFFSETFields inherited from class net.minecraft.client.model.Model
renderType, root -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.client.model.geom.builders.LayerDefinitionvoidsetupAnim(GhastCowRenderState renderState) Methods inherited from class net.minecraft.client.model.Model
allParts, renderToBuffer, renderToBuffer, renderType, renderType, resetPose, root
-
Constructor Details
-
GhastCowModel
public GhastCowModel(net.minecraft.client.model.geom.ModelPart root)
-
-
Method Details
-
createMesh
public static net.minecraft.client.model.geom.builders.LayerDefinition createMesh() -
setupAnim
- Overrides:
setupAnimin classnet.minecraft.client.model.Model<GhastCowRenderState>
-