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 gjl
-
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
animate, 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;)Vintermediary <init>Lnet/minecraft/class_5598;<init>(Lnet/minecraft/class_630;)Vofficial <init>Lgjl;<init>(Lgkr;)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 aLgjl;a(FFF)V
-