Class RavagerEntityModel
java.lang.Object
@Environment(CLIENT) public class RavagerEntityModel extends class_5597<RavagerEntity>
-
Field Summary
Fields Modifier and Type Field Description private ModelPartfield_27489private ModelPartfield_27490private ModelPartfield_27491private ModelPartfield_27492private ModelPartfield_27493private ModelPartheadprivate ModelPartjawprivate ModelPartneckFields inherited from class net.minecraft.client.render.entity.model.EntityModel
child, handSwingProgress, ridingFields inherited from class net.minecraft.client.model.Model
layerFactory -
Constructor Summary
Constructors Constructor Description RavagerEntityModel(ModelPart modelPart) -
Method Summary
Modifier and Type Method Description voidanimateModel(RavagerEntity ravagerEntity, float float2, float float3, float float4)ModelPartmethod_32008()static class_5607method_32035()voidsetAngles(RavagerEntity ravagerEntity, float float2, float float3, float float4, float float5, float float6)Methods inherited from class net.minecraft.class_5597
renderMethods inherited from class net.minecraft.client.render.entity.model.EntityModel
copyStateTo
-
Field Details
-
field_27489
-
head
-
jaw
-
field_27490
-
field_27491
-
field_27492
-
field_27493
-
neck
-
-
Constructor Details
-
RavagerEntityModel
-
-
Method Details
-
method_32035
-
method_32008
- Specified by:
method_32008in classclass_5597<RavagerEntity>
-
setAngles
public void setAngles(RavagerEntity ravagerEntity, float float2, float float3, float float4, float float5, float float6)- Specified by:
setAnglesin classEntityModel<RavagerEntity>
-
animateModel
- Overrides:
animateModelin classEntityModel<RavagerEntity>
-