Class DragonHeadEntityModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.block.entity.SkullBlockEntityModel
net.minecraft.client.render.entity.model.DragonHeadEntityModel
@Environment(CLIENT) public class DragonHeadEntityModel extends SkullBlockEntityModel
-
Field Summary
Fields inherited from class net.minecraft.client.model.Model
layerFactory -
Constructor Summary
Constructors Constructor Description DragonHeadEntityModel(ModelPart modelPart) -
Method Summary
Modifier and Type Method Description static TexturedModelDatagetTexturedModelData()voidmethod_2821(float float2, float float3, float float4)voidrender(MatrixStack matrices, VertexConsumer vertices, int light, int overlay, float red, float green, float blue, float alpha)
-
Field Details
-
head
-
jaw
-
-
Constructor Details
-
DragonHeadEntityModel
-
-
Method Details
-
getTexturedModelData
-
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)
-