Class Suneater

java.lang.Object
net.minecraft.client.model.Model<net.minecraft.client.renderer.entity.state.EntityRenderState>
net.minecraft.client.model.EntityModel<net.minecraft.client.renderer.entity.state.EntityRenderState>
com.wdiscute.starcatcher.fishentity.fishmodels.Suneater

public class Suneater extends net.minecraft.client.model.EntityModel<net.minecraft.client.renderer.entity.state.EntityRenderState>
  • Nested Class Summary

    Nested classes/interfaces inherited from class net.minecraft.client.model.Model

    net.minecraft.client.model.Model.Simple
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.client.model.geom.ModelLayerLocation
     

    Fields inherited from class net.minecraft.client.model.EntityModel

    MODEL_Y_OFFSET

    Fields inherited from class net.minecraft.client.model.Model

    renderType, root
  • Constructor Summary

    Constructors
    Constructor
    Description
    Suneater(net.minecraft.client.model.geom.ModelPart root)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static net.minecraft.client.model.geom.builders.LayerDefinition
     
    static net.minecraft.resources.Identifier
     

    Methods inherited from class net.minecraft.client.model.Model

    allParts, getAnimation, renderToBuffer, renderToBuffer, renderType, renderType, resetPose, root, setupAnim

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • LAYER_LOCATION

      public static final net.minecraft.client.model.geom.ModelLayerLocation LAYER_LOCATION
  • Constructor Details

    • Suneater

      public Suneater(net.minecraft.client.model.geom.ModelPart root)
  • Method Details

    • getTexture

      public static net.minecraft.resources.Identifier getTexture()
    • createBodyLayer

      public static net.minecraft.client.model.geom.builders.LayerDefinition createBodyLayer()