Class ParrotRenderer
java.lang.Object
net.minecraft.client.renderer.entity.EntityRenderer<Parrot>
net.minecraft.client.renderer.entity.LivingEntityRenderer<Parrot,ParrotModel>
net.minecraft.client.renderer.entity.MobRenderer<Parrot,ParrotModel>
net.minecraft.client.renderer.entity.ParrotRenderer
- All Implemented Interfaces:
RenderLayerParent<Parrot,ParrotModel>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final ResourceLocationprivate static final ResourceLocationprivate static final ResourceLocationprivate static final ResourceLocationprivate static final ResourceLocationFields inherited from class net.minecraft.client.renderer.entity.LivingEntityRenderer
layers, modelFields inherited from class net.minecraft.client.renderer.entity.EntityRenderer
entityRenderDispatcher, LEASH_RENDER_STEPS, NAMETAG_SCALE, shadowRadius, shadowStrength -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloatgetTextureLocation(Parrot p_115658_) static ResourceLocationgetVariantTexture(Parrot.Variant p_262577_) Methods inherited from class net.minecraft.client.renderer.entity.MobRenderer
getShadowRadius, shouldShowNameMethods inherited from class net.minecraft.client.renderer.entity.LivingEntityRenderer
addLayer, getAttackAnim, getFlipDegrees, getModel, getOverlayCoords, getRenderType, getWhiteOverlayProgress, isBodyVisible, isEntityUpsideDown, isShaking, render, scale, setupRotationsMethods inherited from class net.minecraft.client.renderer.entity.EntityRenderer
getBlockLightLevel, getFont, getPackedLightCoords, getRenderOffset, getSkyLightLevel, renderNameTag, shouldRender
-
Field Details
-
RED_BLUE
-
BLUE
-
GREEN
-
YELLOW_BLUE
-
GREY
-
-
Constructor Details
-
ParrotRenderer
-
-
Method Details
-
getTextureLocation
- Specified by:
getTextureLocationin interfaceRenderLayerParent<Parrot,ParrotModel> - Specified by:
getTextureLocationin classEntityRenderer<Parrot>
-
getVariantTexture
-
getBob
- Overrides:
getBobin classLivingEntityRenderer<Parrot,ParrotModel>
-