Class SkullBlockEntityModel
java.lang.Object
net.minecraft.client.model.Model<SkullBlockEntityModel.SkullModelState>
net.minecraft.client.render.block.entity.SkullBlockEntityModel
- Direct Known Subclasses:
DragonHeadEntityModel,PiglinHeadEntityModel,SkullEntityModel
@Environment(CLIENT)
public abstract class SkullBlockEntityModel
extends Model<SkullBlockEntityModel.SkullModelState>
- Mappings:
Namespace Name named net/minecraft/client/render/block/entity/SkullBlockEntityModelintermediary net/minecraft/class_5598official gxi
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.SinglePartModel -
Field Summary
Fields inherited from class net.minecraft.client.model.Model
layerFactory, root -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.model.Model
getLayer, getParts, getRootPart, render, render, resetTransforms, setAngles
-
Constructor Details
-
SkullBlockEntityModel
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/block/entity/SkullBlockEntityModel;<init>(Lnet/minecraft/client/model/ModelPart;)Vintermediary <init>Lnet/minecraft/class_5598;<init>(Lnet/minecraft/class_630;)Vofficial <init>Lgxi;<init>(Lgyo;)V
-