Class SkullBlockEntityModel

java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.block.entity.SkullBlockEntityModel
Direct Known Subclasses:
DragonHeadEntityModel, PiglinHeadEntityModel, SkullEntityModel

@Environment(CLIENT) public abstract class SkullBlockEntityModel extends Model
Mappings:
Namespace Name
named net/minecraft/client/render/block/entity/SkullBlockEntityModel
intermediary net/minecraft/class_5598
official gdi
  • Constructor Details

    • SkullBlockEntityModel

      public SkullBlockEntityModel(ModelPart root)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/block/entity/SkullBlockEntityModel;<init>(Lnet/minecraft/client/model/ModelPart;)V
      intermediary <init> Lnet/minecraft/class_5598;<init>(Lnet/minecraft/class_630;)V
      official <init> Lgdi;<init>(Lgen;)V
  • Method Details

    • setHeadRotation

      public abstract void setHeadRotation(float animationProgress, float yaw, float pitch)
      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 Lgdi;a(FFF)V