Class DragonHeadEntityModel


@Environment(CLIENT) public class DragonHeadEntityModel extends SkullBlockEntityModel
Represents the model of the dragon head.
Model parts of this model
Part NameParentCorresponding Field
"head"Root parthead
"jaw""head"jaw
Mappings:
Namespace Name
named net/minecraft/client/render/entity/model/DragonHeadEntityModel
intermediary net/minecraft/class_626
official gaj
  • Field Details

    • jaw

      private final ModelPart jaw
      Mappings:
      Namespace Name Mixin selector
      named jaw Lnet/minecraft/client/render/entity/model/DragonHeadEntityModel;jaw:Lnet/minecraft/client/model/ModelPart;
      intermediary field_3639 Lnet/minecraft/class_626;field_3639:Lnet/minecraft/class_630;
      official b Lgaj;b:Lgaq;
  • Constructor Details

    • DragonHeadEntityModel

      public DragonHeadEntityModel(ModelPart modelPart)
  • Method Details

    • getTexturedModelData

      public static TexturedModelData getTexturedModelData()
      Mappings:
      Namespace Name Mixin selector
      named getTexturedModelData Lnet/minecraft/client/render/entity/model/DragonHeadEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;
      intermediary method_32071 Lnet/minecraft/class_626;method_32071()Lnet/minecraft/class_5607;
      official a Lgaj;a()Lgaw;
    • setHeadRotation

      public void setHeadRotation(float animationProgress, float yaw, float pitch)
      Specified by:
      setHeadRotation in class SkullBlockEntityModel
      Mappings:
      Namespace Name Mixin selector
      named setHeadRotation Lnet/minecraft/client/render/block/entity/SkullBlockEntityModel;setHeadRotation(FFF)V
      intermediary method_2821 Lnet/minecraft/class_5598;method_2821(FFF)V
      official a Lfzl;a(FFF)V