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 official fdcintermediary net/minecraft/class_5598named net/minecraft/client/render/block/entity/SkullBlockEntityModel
- 
Field Summary
Fields inherited from class net.minecraft.client.model.Model
layerFactory - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionabstract voidsetHeadRotation(float animationProgress, float yaw, float pitch)  
- 
Constructor Details
- 
SkullBlockEntityModel
public SkullBlockEntityModel() 
 - 
 - 
Method Details
- 
setHeadRotation
public abstract void setHeadRotation(float animationProgress, float yaw, float pitch) - Mappings:
 Namespace Name Mixin selector official aLfdc;a(FFF)Vintermediary method_2821Lnet/minecraft/class_5598;method_2821(FFF)Vnamed setHeadRotationLnet/minecraft/client/render/block/entity/SkullBlockEntityModel;setHeadRotation(FFF)V
 
 -