Class SkullEntityModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.block.entity.SkullBlockEntityModel
net.minecraft.client.render.entity.model.SkullEntityModel
@Environment(CLIENT) public class SkullEntityModel extends SkullBlockEntityModel
-
Field Summary
Fields Modifier and Type Field Description private ModelPartfield_27498protected ModelPartskullFields inherited from class net.minecraft.client.model.Model
layerFactory -
Constructor Summary
Constructors Constructor Description SkullEntityModel(ModelPart modelPart) -
Method Summary
Modifier and Type Method Description voidmethod_2821(float float2, float float3, float float4)static class_5609method_32048()static class_5607method_32049()static class_5607method_32050()voidrender(MatrixStack matrices, VertexConsumer vertices, int light, int overlay, float red, float green, float blue, float alpha)
-
Field Details
-
field_27498
-
skull
-
-
Constructor Details
-
SkullEntityModel
-
-
Method Details
-
method_32048
-
method_32049
-
method_32050
-
method_2821
public void method_2821(float float2, float float3, float float4)- Specified by:
method_2821in classSkullBlockEntityModel
-
render
public void render(MatrixStack matrices, VertexConsumer vertices, int light, int overlay, float red, float green, float blue, float alpha)
-