Class SkullModelBase

java.lang.Object
net.minecraft.client.model.Model<SkullModelBase.State>
net.minecraft.client.model.object.skull.SkullModelBase
Direct Known Subclasses:
DragonHeadModel, PiglinHeadModel, SkullModel

public abstract class SkullModelBase extends Model<SkullModelBase.State>
  • Constructor Details

    • SkullModelBase

      public SkullModelBase(ModelPart pRoot)