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/SkullBlockEntityModelintermediary net/minecraft/class_5598official gpg
- 
Nested Class Summary
Nested 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
Modifier and TypeMethodDescriptionabstract voidsetHeadRotation(float animationProgress, float yaw, float pitch) Methods inherited from class net.minecraft.client.model.Model
getLayer, 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;)Vintermediary <init>Lnet/minecraft/class_5598;<init>(Lnet/minecraft/class_630;)Vofficial <init>Lgpg;<init>(Lgqm;)V
 
 - 
 - 
Method Details
- 
setHeadRotation
public abstract void setHeadRotation(float animationProgress, float yaw, float pitch) - Mappings:
 Namespace Name Mixin selector named setHeadRotationLnet/minecraft/client/render/block/entity/SkullBlockEntityModel;setHeadRotation(FFF)Vintermediary method_2821Lnet/minecraft/class_5598;method_2821(FFF)Vofficial aLgpg;a(FFF)V
 
 -