Package net.minecraft

Class class_7946


@Environment(CLIENT) public class class_7946 extends SkullBlockEntityModel
Mappings:
Namespace Name
official ewg
intermediary net/minecraft/class_7946
named net/minecraft/class_7946
  • Field Details

    • field_41379

      private final ModelPart field_41379
      Mappings:
      Namespace Name Mixin selector
      official a Lewg;a:Leyb;
      intermediary field_41379 Lnet/minecraft/class_7946;field_41379:Lnet/minecraft/class_630;
      named field_41379 Lnet/minecraft/class_7946;field_41379:Lnet/minecraft/client/model/ModelPart;
    • field_41380

      private final ModelPart field_41380
      Mappings:
      Namespace Name Mixin selector
      official b Lewg;b:Leyb;
      intermediary field_41380 Lnet/minecraft/class_7946;field_41380:Lnet/minecraft/class_630;
      named field_41380 Lnet/minecraft/class_7946;field_41380:Lnet/minecraft/client/model/ModelPart;
    • field_41381

      private final ModelPart field_41381
      Mappings:
      Namespace Name Mixin selector
      official c Lewg;c:Leyb;
      intermediary field_41381 Lnet/minecraft/class_7946;field_41381:Lnet/minecraft/class_630;
      named field_41381 Lnet/minecraft/class_7946;field_41381:Lnet/minecraft/client/model/ModelPart;
  • Constructor Details

    • class_7946

      public class_7946(ModelPart modelPart)
  • Method Details

    • method_47655

      public static ModelData method_47655()
      Mappings:
      Namespace Name Mixin selector
      official a Lewg;a()Leyj;
      intermediary method_47655 Lnet/minecraft/class_7946;method_47655()Lnet/minecraft/class_5609;
      named method_47655 Lnet/minecraft/class_7946;method_47655()Lnet/minecraft/client/model/ModelData;
    • setHeadRotation

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

      public void render(MatrixStack matrices, VertexConsumer vertices, int light, int overlay, float red, float green, float blue, float alpha)
      Renders the model.
      Specified by:
      render in class Model
      Parameters:
      light - the lightmap coordinates used for this model rendering
      Mappings:
      Namespace Name Mixin selector
      official a Levz;a(Leea;Leee;IIFFFF)V
      intermediary method_2828 Lnet/minecraft/class_3879;method_2828(Lnet/minecraft/class_4587;Lnet/minecraft/class_4588;IIFFFF)V
      named render Lnet/minecraft/client/model/Model;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumer;IIFFFF)V