Class ParrotEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<ParrotEntity,ParrotEntityRenderState>
net.minecraft.client.render.entity.LivingEntityRenderer<ParrotEntity,ParrotEntityRenderState,ParrotEntityModel>
net.minecraft.client.render.entity.MobEntityRenderer<ParrotEntity,ParrotEntityRenderState,ParrotEntityModel>
net.minecraft.client.render.entity.ParrotEntityRenderer
- All Implemented Interfaces:
FeatureRendererContext<ParrotEntityRenderState,
ParrotEntityModel>
@Environment(CLIENT)
public class ParrotEntityRenderer
extends MobEntityRenderer<ParrotEntity,ParrotEntityRenderState,ParrotEntityModel>
- Mappings:
Namespace Name named net/minecraft/client/render/entity/ParrotEntityRenderer
intermediary net/minecraft/class_930
official gtc
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final Identifier
private static final Identifier
private static final Identifier
private static final Identifier
private static final Identifier
Fields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
features, itemRenderer, model
Fields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_32921, field_52257, shadowOpacity, shadowRadius
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetTexture
(ParrotEntityRenderState parrotEntityRenderState) static Identifier
getTexture
(ParrotEntity.Variant variant) void
updateRenderState
(ParrotEntity parrotEntity, ParrotEntityRenderState parrotEntityRenderState, float float2) Methods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
getShadowRadius, hasLabel
Methods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, getAnimationCounter, getBoundingBox, getMixColor, getModel, getOverlay, getRenderLayer, isShaking, isVisible, method_3919, render, scale, setupTransforms, shouldFlipUpsideDown, shouldRenderFeatures
Methods inherited from class net.minecraft.client.render.entity.EntityRenderer
canBeCulled, getAndUpdateRenderState, getBlockLight, getDisplayName, getLight, getPositionOffset, getSkyLight, getTextRenderer, renderLabelIfPresent, shouldRender
-
Field Details
-
RED_BLUE_TEXTURE
- Mappings:
Namespace Name Mixin selector named RED_BLUE_TEXTURE
Lnet/minecraft/client/render/entity/ParrotEntityRenderer;RED_BLUE_TEXTURE:Lnet/minecraft/util/Identifier;
intermediary field_41636
Lnet/minecraft/class_930;field_41636:Lnet/minecraft/class_2960;
official a
Lgtc;a:Lalz;
-
BLUE_TEXTURE
- Mappings:
Namespace Name Mixin selector named BLUE_TEXTURE
Lnet/minecraft/client/render/entity/ParrotEntityRenderer;BLUE_TEXTURE:Lnet/minecraft/util/Identifier;
intermediary field_41637
Lnet/minecraft/class_930;field_41637:Lnet/minecraft/class_2960;
official b
Lgtc;b:Lalz;
-
GREEN_TEXTURE
- Mappings:
Namespace Name Mixin selector named GREEN_TEXTURE
Lnet/minecraft/client/render/entity/ParrotEntityRenderer;GREEN_TEXTURE:Lnet/minecraft/util/Identifier;
intermediary field_41638
Lnet/minecraft/class_930;field_41638:Lnet/minecraft/class_2960;
official k
Lgtc;k:Lalz;
-
YELLOW_TEXTURE
- Mappings:
Namespace Name Mixin selector named YELLOW_TEXTURE
Lnet/minecraft/client/render/entity/ParrotEntityRenderer;YELLOW_TEXTURE:Lnet/minecraft/util/Identifier;
intermediary field_41639
Lnet/minecraft/class_930;field_41639:Lnet/minecraft/class_2960;
official l
Lgtc;l:Lalz;
-
GREY_TEXTURE
- Mappings:
Namespace Name Mixin selector named GREY_TEXTURE
Lnet/minecraft/client/render/entity/ParrotEntityRenderer;GREY_TEXTURE:Lnet/minecraft/util/Identifier;
intermediary field_41640
Lnet/minecraft/class_930;field_41640:Lnet/minecraft/class_2960;
official m
Lgtc;m:Lalz;
-
-
Constructor Details
-
ParrotEntityRenderer
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)V
intermediary <init>
Lnet/minecraft/class_897;<init>(Lnet/minecraft/class_5617$class_5618;)V
official <init>
Lgro;<init>(Lgrp$a;)V
-
-
Method Details
-
getTexture
- Specified by:
getTexture
in classLivingEntityRenderer<ParrotEntity,
ParrotEntityRenderState, ParrotEntityModel> - Mappings:
Namespace Name Mixin selector named getTexture
Lnet/minecraft/client/render/entity/ParrotEntityRenderer;getTexture(Lnet/minecraft/client/render/entity/state/ParrotEntityRenderState;)Lnet/minecraft/util/Identifier;
intermediary method_4080
Lnet/minecraft/class_930;method_4080(Lnet/minecraft/class_10051;)Lnet/minecraft/class_2960;
official a
Lgtc;a(Lgzb;)Lalz;
-
createRenderState
- Specified by:
createRenderState
in classEntityRenderer<ParrotEntity,
ParrotEntityRenderState> - Mappings:
Namespace Name Mixin selector named createRenderState
Lnet/minecraft/client/render/entity/ParrotEntityRenderer;createRenderState()Lnet/minecraft/client/render/entity/state/ParrotEntityRenderState;
intermediary method_62503
Lnet/minecraft/class_930;method_62503()Lnet/minecraft/class_10051;
official b
Lgtc;b()Lgzb;
-
updateRenderState
public void updateRenderState(ParrotEntity parrotEntity, ParrotEntityRenderState parrotEntityRenderState, float float2) - Overrides:
updateRenderState
in classLivingEntityRenderer<ParrotEntity,
ParrotEntityRenderState, ParrotEntityModel> - Mappings:
Namespace Name Mixin selector named updateRenderState
Lnet/minecraft/client/render/entity/ParrotEntityRenderer;updateRenderState(Lnet/minecraft/entity/passive/ParrotEntity;Lnet/minecraft/client/render/entity/state/ParrotEntityRenderState;F)V
intermediary method_62502
Lnet/minecraft/class_930;method_62502(Lnet/minecraft/class_1453;Lnet/minecraft/class_10051;F)V
official a
Lgtc;a(Lcim;Lgzb;F)V
-
getTexture
- Mappings:
Namespace Name Mixin selector named getTexture
Lnet/minecraft/client/render/entity/ParrotEntityRenderer;getTexture(Lnet/minecraft/entity/passive/ParrotEntity$Variant;)Lnet/minecraft/util/Identifier;
intermediary method_47906
Lnet/minecraft/class_930;method_47906(Lnet/minecraft/class_1453$class_7989;)Lnet/minecraft/class_2960;
official a
Lgtc;a(Lcim$b;)Lalz;
-