Class SkullBlockEntityModel

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

@Environment(CLIENT)
public abstract class SkullBlockEntityModel
extends Model
  • Constructor Details

    • SkullBlockEntityModel

      public SkullBlockEntityModel()
  • Method Details

    • setHeadRotation

      public abstract void setHeadRotation​(float animationProgress, float yaw, float pitch)