public class TropicalFishBModel<T extends Entity> extends AbstractTropicalFishModel<T>
isChild, isSitting, swingProgress
renderType, textureHeight, textureWidth
コンストラクタと説明 |
---|
TropicalFishBModel(float p_i48891_1_) |
修飾子とタイプ | メソッドと説明 |
---|---|
java.lang.Iterable<ModelRenderer> |
getParts() |
void |
setRotationAngles(T entityIn,
float limbSwing,
float limbSwingAmount,
float ageInTicks,
float netHeadYaw,
float headPitch)
Sets this entity's model rotation angles
|
func_228257_a_, render
copyModelAttributesTo, setLivingAnimations
accept, getRenderType
public java.lang.Iterable<ModelRenderer> getParts()
getParts
クラス内 SegmentedModel<T extends Entity>
public void setRotationAngles(T entityIn, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch)
setRotationAngles
クラス内 EntityModel<T extends Entity>