Class SkullBlockEntityModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.block.entity.SkullBlockEntityModel
- Direct Known Subclasses:
- DragonHeadEntityModel,- PiglinHeadEntityModel,- SkullEntityModel
- Mappings:
- Namespace - Name - named - net/minecraft/client/render/block/entity/SkullBlockEntityModel- intermediary - net/minecraft/class_5598- official - gdz
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.client.model.ModelModel.SinglePartModel
- 
Field SummaryFields inherited from class net.minecraft.client.model.ModellayerFactory, root
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionabstract voidsetHeadRotation(float animationProgress, float yaw, float pitch) Methods inherited from class net.minecraft.client.model.Modelanimate, animate, animate, animateWalking, getLayer, getPart, getParts, getRootPart, render, render, resetTransforms
- 
Constructor Details- 
SkullBlockEntityModel- 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>- Lgdz;<init>(Lgfe;)V
 
 
- 
- 
Method Details- 
setHeadRotationpublic 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- Lgdz;a(FFF)V
 
 
-