类 CatCollarLayer
java.lang.Object
net.minecraft.client.renderer.entity.layers.RenderLayer<Cat,CatModel<Cat>>
net.minecraft.client.renderer.entity.layers.CatCollarLayer
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
render
(PoseStack pMatrixStack, MultiBufferSource pBuffer, int pPackedLight, Cat pLivingEntity, float pLimbSwing, float pLimbSwingAmount, float pPartialTicks, float pAgeInTicks, float pNetHeadYaw, float pHeadPitch) 从类继承的方法 net.minecraft.client.renderer.entity.layers.RenderLayer
coloredCutoutModelCopyLayerRender, getParentModel, getTextureLocation, renderColoredCutoutModel
-
字段详细资料
-
CAT_COLLAR_LOCATION
-
catModel
-
-
构造器详细资料
-
CatCollarLayer
-
-
方法详细资料
-
render
public void render(PoseStack pMatrixStack, MultiBufferSource pBuffer, int pPackedLight, Cat pLivingEntity, float pLimbSwing, float pLimbSwingAmount, float pPartialTicks, float pAgeInTicks, float pNetHeadYaw, float pHeadPitch) - 指定者:
render
在类中RenderLayer<Cat,
CatModel<Cat>>
-