Class WitherEntityModel<T extends WitherEntity>
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.entity.model.EntityModel<E>
net.minecraft.class_5597<T>
net.minecraft.client.render.entity.model.WitherEntityModel<T>
@Environment(CLIENT) public class WitherEntityModel<T extends WitherEntity> extends class_5597<T>
-
Field Summary
Fields Modifier and Type Field Description private ModelPartfield_27532private ModelPartfield_27533private ModelPartfield_27534private ModelPartfield_27535private ModelPartfield_27536private ModelPartfield_27537Fields 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 WitherEntityModel(ModelPart modelPart) -
Method Summary
Modifier and Type Method Description voidanimateModel(T t, float float2, float float3, float float4)ModelPartmethod_32008()private static <T extends WitherEntity>
voidmethod_32066(T t, ModelPart modelPart, int int2)static class_5607method_32067(class_5605 class_5605)voidsetAngles(T t, 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_27532
-
field_27533
-
field_27534
-
field_27535
-
field_27536
-
field_27537
-
-
Constructor Details
-
WitherEntityModel
-
-
Method Details
-
method_32067
-
method_32008
- Specified by:
method_32008in classclass_5597<T extends WitherEntity>
-
setAngles
- Specified by:
setAnglesin classEntityModel<T extends WitherEntity>
-
animateModel
- Overrides:
animateModelin classEntityModel<T extends WitherEntity>
-
method_32066
-