History - net.minecraft.client.render.entity.EntityRenderer
26.3
Names
Fields
Constructors
Methods
boolean (T, Frustum, double, double, double): shouldRender, shouldRender, method_3933, shouldRender
Box (T): getBoundingBoxForCulling, getBoundingBoxForCulling, method_62358, getBoundingBox
boolean (T, Frustum, double, double, double, float): shouldRender, shouldRender, method_3933, shouldRender
Box (T, float): getBoundingBoxForCulling, getBoundingBoxForCulling, method_62358, getBoundingBox
26.2
Names
Fields
Constructors
Methods
void (T, S, float): extractNameTags, extractNameTags, method_1_5132, extractNameplateSettings
void (T, S, float, double, double): extractNameTags, extractNameTags, method_1_5133, extractNameplateSettings
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
hwp
net.minecraft.client.renderer.entity.EntityRenderer
net.minecraft.class_897
net.minecraft.client.render.entity.EntityRenderer
Fields
EntityRenderManager: c, entityRenderDispatcher, field_4676, dispatcher, f_zzvkubit, dispatcher, f_114476_
EntityRenderManager: entityRenderDispatcher, entityRenderDispatcher, field_4676, dispatcher
float: d, shadowRadius, field_4673, shadowRadius, f_ucdktcjj, shadowRadius, f_114477_
float: shadowRadius, shadowRadius, field_4673, shadowRadius
float: e, shadowStrength, field_4672, shadowOpacity, f_ocxvftzg, shadowOpacity, f_114478_
float: shadowStrength, shadowStrength, field_4672, shadowOpacity
float: b, NAMETAG_SCALE, field_32921, field_32921, f_grzxnuar, NAMETAG_SCALE, f_174006_
float: NAMETAG_SCALE, NAMETAG_SCALE, field_32921, field_32921
TextRenderer: g, font, field_27761, textRenderer, f_qcszkyif, textRenderer, f_174005_
TextRenderer: font, font, field_27761, textRenderer
float: a, SHADOW_POWER_FALLOFF_Y, field_61797, field_61797, f_lwlptnay, f_412069_
float: SHADOW_POWER_FALLOFF_Y, SHADOW_POWER_FALLOFF_Y, field_61797, field_61797
float: f, MAX_SHADOW_RADIUS, field_61798, field_61798, f_wgbzwcbp, f_413353_
float: MAX_SHADOW_RADIUS, MAX_SHADOW_RADIUS, field_61798, field_61798
Constructors
Methods
TextRenderer (): e, getFont, method_3932, getTextRenderer, m_vjljlcew, getTextRenderer, m_114481_
TextRenderer (): getFont, getFont, method_3932, getTextRenderer
int (T, float): a, getPackedLightCoords, method_24088, getLight, m_ddpjuflu, getLight, m_114505_
int (T, float): getPackedLightCoords, getPackedLightCoords, method_24088, getLight
boolean (T, Frustum, double, double, double): a, shouldRender, method_3933, shouldRender, m_vglixkjm, shouldRender, m_5523_
boolean (T, Frustum, double, double, double): shouldRender, shouldRender, method_3933, shouldRender
int (T, BlockPos): b, getSkyLightLevel, method_27950, getSkyLight, m_mxozdffx, getSkyLight, m_114508_
int (T, BlockPos): getSkyLightLevel, getSkyLightLevel, method_27950, getSkyLight
int (T, BlockPos): a, getBlockLightLevel, method_24087, getBlockLight, m_dcqcalkk, getBlockLight, m_6086_
int (T, BlockPos): getBlockLightLevel, getBlockLightLevel, method_24087, getBlockLight
Box (T): a, getBoundingBoxForCulling, method_62358, getBoundingBox, m_iayyauuk, getCullingBounds, m_352235_
Box (T): getBoundingBoxForCulling, getBoundingBoxForCulling, method_62358, getBoundingBox
boolean (T): b, affectedByCulling, method_62406, canBeCulled, m_lpszeivo, isCullable, m_351558_
boolean (T): affectedByCulling, affectedByCulling, method_62406, canBeCulled
Vec3d (S): a, getRenderOffset, method_23169, getPositionOffset, m_gkfhbwdx, getPositionOffset, m_7860_
Vec3d (S): getRenderOffset, getRenderOffset, method_23169, getPositionOffset
boolean (T, double): a, shouldShowName, method_3921, hasLabel, m_mgbpairl, hasLabel, m_6512_
boolean (T, double): shouldShowName, shouldShowName, method_3921, hasLabel
Text (T): c, getNameTag, method_62426, getDisplayName, m_otmducia, getDisplayName, m_352300_
Text (T): getNameTag, getNameTag, method_62426, getDisplayName
float (S): c, getShadowRadius, method_55831, getShadowRadius, m_idqrsxfa, getShadowRadius, m_318622_
float (S): getShadowRadius, getShadowRadius, method_55831, getShadowRadius
S (): d, createRenderState, method_55269, createRenderState, m_txhyvkyc, createState, m_5478_
S (): createRenderState, createRenderState, method_55269, createRenderState
S (T, float): b, createRenderState, method_62425, getAndUpdateRenderState, m_sfqknpgp, updateState, m_356383_
S (T, float): createRenderState, createRenderState, method_62425, getAndUpdateRenderState
void (T, S, float): a, extractRenderState, method_62354, updateRenderState, m_tskwgjqs, updateState, m_351578_
void (T, S, float): extractRenderState, extractRenderState, method_62354, updateRenderState
float (S): b, getShadowStrength, method_65247, getShadowOpacity, m_crmkjzad, getShadowOpacity, m_372153_
float (S): getShadowStrength, getShadowStrength, method_65247, getShadowOpacity
Entity (Entity): d, getServerSideEntity, method_68837, getServerEntity, m_nhyelcek, m_nhyelcek, m_387450_
Entity (Entity): getServerSideEntity, getServerSideEntity, method_68837, getServerEntity
void (S, MatrixStack, OrderedRenderCommandQueue, CameraRenderState): a, submit, method_3936, render, m_ylukmquv, m_ylukmquv, m_324479_
void (S, MatrixStack, OrderedRenderCommandQueue, CameraRenderState): b, submitNameTag, method_3926, renderLabelIfPresent, m_suqphwxz, m_suqphwxz, m_415111_
void (T, S): a, finalizeRenderState, method_73154, updateShadow, m_dlmmhsbc, m_dlmmhsbc, m_419581_
void (T, S): finalizeRenderState, finalizeRenderState, method_73154, updateShadow
void (S, MinecraftClient, World): a, extractShadow, method_72979, updateShadow, m_apotyvlw, m_apotyvlw, m_420561_
void (S, MinecraftClient, World): extractShadow, extractShadow, method_72979, updateShadow
void (S, World, float, BlockPos$Mutable, Chunk): a, extractShadowPiece, method_72978, addShadowPiece, m_wfswsuij, m_wfswsuij, m_417559_
void (S, World, float, BlockPos$Mutable, Chunk): extractShadowPiece, extractShadowPiece, method_72978, addShadowPiece
void (S, MatrixStack, OrderedRenderCommandQueue, CameraRenderState): submit, submit, method_3936, render
void (S, MatrixStack, OrderedRenderCommandQueue, CameraRenderState): submitNameDisplay, submitNameDisplay, method_3926, renderLabelIfPresent
<S extends EntityRenderState> void (S, MatrixStack, OrderedRenderCommandQueue, CameraRenderState, int): submitNameDisplay, submitNameDisplay, method_1_2546, renderLabelIfPresent
1.21.11
Names
hnx
hwp
Fields
Constructors
Methods
void (T, S, float): b, extractHitboxes, method_68836, updateDebugState, m_depymijy, m_depymijy, m_384539_
EntityHitboxAndView (T, float, boolean): a, extractHitboxes, method_68835, createHitbox, m_cvohjoyf, m_cvohjoyf, m_384775_
void (T, com.google.common.collect.ImmutableList$Builder<EntityHitbox>, float): a, extractAdditionalHitboxes, method_68827, appendHitboxes, m_nnktidgc, addHitboxes, m_384731_
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
hed
hnx
Fields
EntityRenderDispatcher: e, entityRenderDispatcher, field_4676, dispatcher, f_zzvkubit, dispatcher, f_114476_
EntityRenderManager: c, entityRenderDispatcher, field_4676, dispatcher, f_zzvkubit, dispatcher, f_114476_
float: f, shadowRadius, field_4673, shadowRadius, f_ucdktcjj, shadowRadius, f_114477_
float: d, shadowRadius, field_4673, shadowRadius, f_ucdktcjj, shadowRadius, f_114477_
float: g, shadowStrength, field_4672, shadowOpacity, f_ocxvftzg, shadowOpacity, f_114478_
float: e, shadowStrength, field_4672, shadowOpacity, f_ocxvftzg, shadowOpacity, f_114478_
TextRenderer: a, font, field_27761, textRenderer, f_qcszkyif, textRenderer, f_174005_
TextRenderer: g, font, field_27761, textRenderer, f_qcszkyif, textRenderer, f_174005_
int: c, LEASH_RENDER_STEPS, field_52257, field_52257, f_jyejutvr, LEASH_SEGMENTS, f_336747_
S: h, reusedState, field_53189, state, f_tcpdnrwv, state, f_346281_
float: d, LEASH_WIDTH, field_60152, field_60152, f_nosknvuw, LEASH_WIDTH, f_400223_
float: a, SHADOW_POWER_FALLOFF_Y, field_61797, field_61797, f_lwlptnay, f_412069_
float: f, MAX_SHADOW_RADIUS, field_61798, field_61798, f_wgbzwcbp, f_413353_
Constructors
Methods
void (S, MatrixStack, VertexConsumerProvider, int): a, render, method_3936, render, m_jbawcxgv, render, m_7392_
void (MatrixStack, VertexConsumerProvider, EntityRenderState$LeashData): a, renderLeash, method_61049, renderLeash, m_kgwqpdyp, renderLeash, m_340483_
void (S, Text, MatrixStack, VertexConsumerProvider, int): a, renderNameTag, method_3926, renderLabelIfPresent, m_jvlrjieq, renderLabelIfPresent, m_7649_
void (VertexConsumer, org.joml.Matrix4f, float, float, float, float, float, float, float, int, boolean, EntityRenderState$LeashData): a, addVertexPair, method_61050, renderLeashSegment, m_azsmpcdv, renderLeashSegment, m_340096_
void (S, MatrixStack, OrderedRenderCommandQueue, CameraRenderState): a, submit, method_3936, render, m_ylukmquv, m_ylukmquv, m_324479_
void (S, MatrixStack, OrderedRenderCommandQueue, CameraRenderState): b, submitNameTag, method_3926, renderLabelIfPresent, m_suqphwxz, m_suqphwxz, m_415111_
void (T, S): a, finalizeRenderState, method_73154, updateShadow, m_dlmmhsbc, m_dlmmhsbc, m_419581_
void (S, MinecraftClient, World): a, extractShadow, method_72979, updateShadow, m_apotyvlw, m_apotyvlw, m_420561_
void (S, World, float, BlockPos$Mutable, Chunk): a, extractShadowPiece, method_72978, addShadowPiece, m_wfswsuij, m_wfswsuij, m_417559_
1.21.8
Names
hec
hed
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
1.21.6
Names
gxu
hec
Fields
EntityRenderDispatcher: d, entityRenderDispatcher, field_4676, dispatcher, f_zzvkubit, dispatcher, f_114476_
EntityRenderDispatcher: e, entityRenderDispatcher, field_4676, dispatcher, f_zzvkubit, dispatcher, f_114476_
float: e, shadowRadius, field_4673, shadowRadius, f_ucdktcjj, shadowRadius, f_114477_
float: f, shadowRadius, field_4673, shadowRadius, f_ucdktcjj, shadowRadius, f_114477_
float: f, shadowStrength, field_4672, shadowOpacity, f_ocxvftzg, shadowOpacity, f_114478_
float: g, shadowStrength, field_4672, shadowOpacity, f_ocxvftzg, shadowOpacity, f_114478_
S: g, reusedState, field_53189, state, f_tcpdnrwv, state, f_346281_
S: h, reusedState, field_53189, state, f_tcpdnrwv, state, f_346281_
float: d, LEASH_WIDTH, field_60152, field_60152, f_nosknvuw, LEASH_WIDTH, f_400223_
Constructors
Methods
void (VertexConsumer, org.joml.Matrix4f, float, float, float, int, int, int, int, float, float, float, float, int, boolean): a, addVertexPair, method_61050, renderLeashSegment, m_azsmpcdv, renderLeashSegment, m_340096_
void (VertexConsumer, org.joml.Matrix4f, float, float, float, float, float, float, float, int, boolean, EntityRenderState$LeashData): a, addVertexPair, method_61050, renderLeashSegment, m_azsmpcdv, renderLeashSegment, m_340096_
1.21.5
Names
gse
gxu
Fields
EntityRenderDispatcher: e, entityRenderDispatcher, field_4676, dispatcher, f_zzvkubit, dispatcher, f_114476_
EntityRenderDispatcher: d, entityRenderDispatcher, field_4676, dispatcher, f_zzvkubit, dispatcher, f_114476_
float: f, shadowRadius, field_4673, shadowRadius, f_ucdktcjj, shadowRadius, f_114477_
float: e, shadowRadius, field_4673, shadowRadius, f_ucdktcjj, shadowRadius, f_114477_
float: g, shadowStrength, field_4672, shadowOpacity, f_ocxvftzg, shadowOpacity, f_114478_
float: f, shadowStrength, field_4672, shadowOpacity, f_ocxvftzg, shadowOpacity, f_114478_
float: c, NAMETAG_SCALE, field_32921, field_32921, f_grzxnuar, NAMETAG_SCALE, f_174006_
float: b, NAMETAG_SCALE, field_32921, field_32921, f_grzxnuar, NAMETAG_SCALE, f_174006_
int: d, LEASH_RENDER_STEPS, field_52257, field_52257, f_jyejutvr, LEASH_SEGMENTS, f_336747_
int: c, LEASH_RENDER_STEPS, field_52257, field_52257, f_jyejutvr, LEASH_SEGMENTS, f_336747_
S: b, reusedState, field_53189, state, f_tcpdnrwv, state, f_346281_
S: g, reusedState, field_53189, state, f_tcpdnrwv, state, f_346281_
Constructors
Methods
void (T, S, float): b, extractHitboxes, method_68836, updateDebugState, m_depymijy, m_depymijy, m_384539_
EntityHitboxAndView (T, float, boolean): a, extractHitboxes, method_68835, createHitbox, m_cvohjoyf, m_cvohjoyf, m_384775_
void (T, com.google.common.collect.ImmutableList$Builder<EntityHitbox>, float): a, extractAdditionalHitboxes, method_68827, appendHitboxes, m_nnktidgc, addHitboxes, m_384731_
Entity (Entity): d, getServerSideEntity, method_68837, getServerEntity, m_nhyelcek, m_nhyelcek, m_387450_
1.21.4
Names
grp
gse
Fields
int: d, LEASH_RENDER_STEPS, field_52257, field_52257, f_jyejutvr, f_336747_
int: d, LEASH_RENDER_STEPS, field_52257, field_52257, f_jyejutvr, LEASH_SEGMENTS, f_336747_
S: b, reusedState, field_53189, state, f_tcpdnrwv, f_346281_
S: b, reusedState, field_53189, state, f_tcpdnrwv, state, f_346281_
Constructors
Methods
void (VertexConsumer, org.joml.Matrix4f, float, float, float, int, int, int, int, float, float, float, float, int, boolean): a, addVertexPair, method_61050, renderLeashSegment, m_azsmpcdv, m_340096_
void (VertexConsumer, org.joml.Matrix4f, float, float, float, int, int, int, int, float, float, float, float, int, boolean): a, addVertexPair, method_61050, renderLeashSegment, m_azsmpcdv, renderLeashSegment, m_340096_
Box (T): a, getBoundingBoxForCulling, method_62358, getBoundingBox, m_iayyauuk, m_iayyauuk, m_352235_
Box (T): a, getBoundingBoxForCulling, method_62358, getBoundingBox, m_iayyauuk, getCullingBounds, m_352235_
boolean (T): b, affectedByCulling, method_62406, canBeCulled, m_lpszeivo, m_lpszeivo, m_351558_
boolean (T): b, affectedByCulling, method_62406, canBeCulled, m_lpszeivo, isCullable, m_351558_
void (MatrixStack, VertexConsumerProvider, EntityRenderState$LeashData): a, renderLeash, method_61049, renderLeash, m_kgwqpdyp, m_kgwqpdyp, m_340483_
void (MatrixStack, VertexConsumerProvider, EntityRenderState$LeashData): a, renderLeash, method_61049, renderLeash, m_kgwqpdyp, renderLeash, m_340483_
Text (T): c, getNameTag, method_62426, getDisplayName, m_otmducia, m_otmducia, m_352300_
Text (T): c, getNameTag, method_62426, getDisplayName, m_otmducia, getDisplayName, m_352300_
float (S): b, getShadowRadius, method_55831, getShadowRadius, m_idqrsxfa, m_318622_
float (S): c, getShadowRadius, method_55831, getShadowRadius, m_idqrsxfa, getShadowRadius, m_318622_
S (): d, createRenderState, method_55269, createRenderState, m_txhyvkyc, m_5478_
S (): d, createRenderState, method_55269, createRenderState, m_txhyvkyc, createState, m_5478_
S (T, float): b, createRenderState, method_62425, getAndUpdateRenderState, m_sfqknpgp, m_sfqknpgp, m_356383_
S (T, float): b, createRenderState, method_62425, getAndUpdateRenderState, m_sfqknpgp, updateState, m_356383_
void (T, S, float): a, extractRenderState, method_62354, updateRenderState, m_tskwgjqs, m_tskwgjqs, m_351578_
void (T, S, float): a, extractRenderState, method_62354, updateRenderState, m_tskwgjqs, updateState, m_351578_
float (S): b, getShadowStrength, method_65247, getShadowOpacity, m_crmkjzad, getShadowOpacity, m_372153_
1.21.3
Names
gki
grp
Fields
EntityRenderDispatcher: d, entityRenderDispatcher, field_4676, dispatcher, f_zzvkubit, dispatcher, f_114476_
EntityRenderDispatcher: e, entityRenderDispatcher, field_4676, dispatcher, f_zzvkubit, dispatcher, f_114476_
float: e, shadowRadius, field_4673, shadowRadius, f_ucdktcjj, shadowRadius, f_114477_
float: f, shadowRadius, field_4673, shadowRadius, f_ucdktcjj, shadowRadius, f_114477_
float: f, shadowStrength, field_4672, shadowOpacity, f_ocxvftzg, shadowOpacity, f_114478_
float: g, shadowStrength, field_4672, shadowOpacity, f_ocxvftzg, shadowOpacity, f_114478_
float: b, NAMETAG_SCALE, field_32921, field_32921, f_grzxnuar, NAMETAG_SCALE, f_174006_
float: c, NAMETAG_SCALE, field_32921, field_32921, f_grzxnuar, NAMETAG_SCALE, f_174006_
int: c, LEASH_RENDER_STEPS, field_52257, field_52257, f_jyejutvr, f_336747_
int: d, LEASH_RENDER_STEPS, field_52257, field_52257, f_jyejutvr, f_336747_
S: b, reusedState, field_53189, state, f_tcpdnrwv, f_346281_
Constructors
Methods
boolean (T): b, shouldShowName, method_3921, hasLabel, m_mgbpairl, hasLabel, m_6512_
Identifier (T): a, getTextureLocation, method_3931, getTexture, m_hknkoqwr, getTexture, m_5478_
TextRenderer (): b, getFont, method_3932, getTextRenderer, m_vjljlcew, getTextRenderer, m_114481_
TextRenderer (): e, getFont, method_3932, getTextRenderer, m_vjljlcew, getTextRenderer, m_114481_
int (T, float): b, getPackedLightCoords, method_24088, getLight, m_ddpjuflu, getLight, m_114505_
int (T, float): a, getPackedLightCoords, method_24088, getLight, m_ddpjuflu, getLight, m_114505_
Vec3d (T, float): a, getRenderOffset, method_23169, getPositionOffset, m_gkfhbwdx, getPositionOffset, m_7860_
void (T, float, float, MatrixStack, VertexConsumerProvider, int): a, render, method_3936, render, m_jbawcxgv, render, m_7392_
void (T, Text, MatrixStack, VertexConsumerProvider, int, float): a, renderNameTag, method_3926, renderLabelIfPresent, m_jvlrjieq, renderLabelIfPresent, m_7649_
float (T): c, getShadowRadius, method_55831, getShadowRadius, m_idqrsxfa, m_idqrsxfa, m_318622_
<E extends Entity> void (T, float, MatrixStack, VertexConsumerProvider, E): a, renderLeash, method_61049, renderLeash, m_kgwqpdyp, m_kgwqpdyp, m_340483_
Box (T): a, getBoundingBoxForCulling, method_62358, getBoundingBox, m_iayyauuk, m_iayyauuk, m_352235_
boolean (T): b, affectedByCulling, method_62406, canBeCulled, m_lpszeivo, m_lpszeivo, m_351558_
Vec3d (S): a, getRenderOffset, method_23169, getPositionOffset, m_gkfhbwdx, getPositionOffset, m_7860_
void (S, MatrixStack, VertexConsumerProvider, int): a, render, method_3936, render, m_jbawcxgv, render, m_7392_
void (MatrixStack, VertexConsumerProvider, EntityRenderState$LeashData): a, renderLeash, method_61049, renderLeash, m_kgwqpdyp, m_kgwqpdyp, m_340483_
boolean (T, double): a, shouldShowName, method_3921, hasLabel, m_mgbpairl, hasLabel, m_6512_
void (S, Text, MatrixStack, VertexConsumerProvider, int): a, renderNameTag, method_3926, renderLabelIfPresent, m_jvlrjieq, renderLabelIfPresent, m_7649_
Text (T): c, getNameTag, method_62426, getDisplayName, m_otmducia, m_otmducia, m_352300_
float (S): b, getShadowRadius, method_55831, getShadowRadius, m_idqrsxfa, m_318622_
S (): d, createRenderState, method_55269, createRenderState, m_txhyvkyc, m_5478_
S (T, float): b, createRenderState, method_62425, getAndUpdateRenderState, m_sfqknpgp, m_sfqknpgp, m_356383_
void (T, S, float): a, extractRenderState, method_62354, updateRenderState, m_tskwgjqs, m_tskwgjqs, m_351578_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
giy
gki
Fields
EntityRenderDispatcher: c, entityRenderDispatcher, field_4676, dispatcher, f_zzvkubit, dispatcher, f_114476_
EntityRenderDispatcher: d, entityRenderDispatcher, field_4676, dispatcher, f_zzvkubit, dispatcher, f_114476_
float: d, shadowRadius, field_4673, shadowRadius, f_ucdktcjj, shadowRadius, f_114477_
float: e, shadowRadius, field_4673, shadowRadius, f_ucdktcjj, shadowRadius, f_114477_
float: e, shadowStrength, field_4672, shadowOpacity, f_ocxvftzg, shadowOpacity, f_114478_
float: f, shadowStrength, field_4672, shadowOpacity, f_ocxvftzg, shadowOpacity, f_114478_
int: c, LEASH_RENDER_STEPS, field_52257, field_52257, f_jyejutvr, f_336747_
Constructors
Methods
<E extends Entity> void (T, float, MatrixStack, VertexConsumerProvider, E): a, renderLeash, method_61049, renderLeash, m_kgwqpdyp, m_kgwqpdyp, m_340483_
void (VertexConsumer, org.joml.Matrix4f, float, float, float, int, int, int, int, float, float, float, float, int, boolean): a, addVertexPair, method_61050, renderLeashSegment, m_azsmpcdv, m_340096_
1.20.6
Names
fym
giy
Fields
Constructors
Methods
void (T, Text, MatrixStack, VertexConsumerProvider, int): a, renderNameTag, method_3926, renderLabelIfPresent, m_jvlrjieq, renderLabelIfPresent, m_7649_
void (T, Text, MatrixStack, VertexConsumerProvider, int, float): a, renderNameTag, method_3926, renderLabelIfPresent, m_jvlrjieq, renderLabelIfPresent, m_7649_
float (T): c, getShadowRadius, method_55831, getShadowRadius, m_idqrsxfa, m_idqrsxfa, m_318622_
1.20.4
Names
ftg
fym
Fields
Constructors
Methods
1.20.2
Names
fox
ftg
Fields
Constructors
Methods
1.20.1
Names
fnd
fox
Fields
Constructors
Methods
1.19.4
Names
fip
fnd
Fields
Constructors
Methods
1.19.3
Names
fek
fip
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
fcm
fek
Fields
Constructors
Methods
1.19
Names
evj
fcm
Fields
float: b, NAMETAG_SCALE, field_32921, field_32921, f_grzxnuar, f_grzxnuar, f_174006_
float: b, NAMETAG_SCALE, field_32921, field_32921, f_grzxnuar, NAMETAG_SCALE, f_174006_
Constructors
Methods
1.18.2
Names
euc
evj
net.minecraft.client.render.entity.EntityRenderer
Fields
EntityRenderDispatcher: c, entityRenderDispatcher, field_4676, dispatcher, f_zzvkubit, f_114476_
EntityRenderDispatcher: c, entityRenderDispatcher, field_4676, dispatcher, f_zzvkubit, dispatcher, f_114476_
float: d, shadowRadius, field_4673, shadowRadius, f_ucdktcjj, f_114477_
float: d, shadowRadius, field_4673, shadowRadius, f_ucdktcjj, shadowRadius, f_114477_
float: e, shadowStrength, field_4672, shadowOpacity, f_ocxvftzg, f_114478_
float: e, shadowStrength, field_4672, shadowOpacity, f_ocxvftzg, shadowOpacity, f_114478_
float: b, NAMETAG_SCALE, field_32921, field_32921, f_grzxnuar, f_174006_
float: b, NAMETAG_SCALE, field_32921, field_32921, f_grzxnuar, f_grzxnuar, f_174006_
TextRenderer: a, font, field_27761, textRenderer, f_qcszkyif, f_174005_
TextRenderer: a, font, field_27761, textRenderer, f_qcszkyif, textRenderer, f_174005_
Constructors
Methods
boolean (T): b, shouldShowName, method_3921, hasLabel, m_mgbpairl, m_6512_
boolean (T): b, shouldShowName, method_3921, hasLabel, m_mgbpairl, hasLabel, m_6512_
Identifier (T): a, getTextureLocation, method_3931, getTexture, m_hknkoqwr, m_5478_
Identifier (T): a, getTextureLocation, method_3931, getTexture, m_hknkoqwr, getTexture, m_5478_
TextRenderer (): b, getFont, method_3932, getTextRenderer, m_vjljlcew, m_114481_
TextRenderer (): b, getFont, method_3932, getTextRenderer, m_vjljlcew, getTextRenderer, m_114481_
int (T, float): b, getPackedLightCoords, method_24088, getLight, m_ddpjuflu, m_114505_
int (T, float): b, getPackedLightCoords, method_24088, getLight, m_ddpjuflu, getLight, m_114505_
boolean (T, Frustum, double, double, double): a, shouldRender, method_3933, shouldRender, m_vglixkjm, m_5523_
boolean (T, Frustum, double, double, double): a, shouldRender, method_3933, shouldRender, m_vglixkjm, shouldRender, m_5523_
Vec3d (T, float): a, getRenderOffset, method_23169, getPositionOffset, m_gkfhbwdx, m_7860_
Vec3d (T, float): a, getRenderOffset, method_23169, getPositionOffset, m_gkfhbwdx, getPositionOffset, m_7860_
void (T, float, float, MatrixStack, VertexConsumerProvider, int): a, render, method_3936, render, m_jbawcxgv, m_7392_
void (T, float, float, MatrixStack, VertexConsumerProvider, int): a, render, method_3936, render, m_jbawcxgv, render, m_7392_
int (T, BlockPos): b, getSkyLightLevel, method_27950, getSkyLight, m_mxozdffx, m_114508_
int (T, BlockPos): b, getSkyLightLevel, method_27950, getSkyLight, m_mxozdffx, getSkyLight, m_114508_
int (T, BlockPos): a, getBlockLightLevel, method_24087, getBlockLight, m_dcqcalkk, m_6086_
int (T, BlockPos): a, getBlockLightLevel, method_24087, getBlockLight, m_dcqcalkk, getBlockLight, m_6086_
void (T, Text, MatrixStack, VertexConsumerProvider, int): a, renderNameTag, method_3926, renderLabelIfPresent, m_jvlrjieq, m_7649_
void (T, Text, MatrixStack, VertexConsumerProvider, int): a, renderNameTag, method_3926, renderLabelIfPresent, m_jvlrjieq, renderLabelIfPresent, m_7649_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
erx
euc
Fields
Constructors
Methods
1.17.1
Names
erw
erx
Fields
Constructors
Methods
1.17
Names
eeu
erw
net.minecraft.client.renderer.entity.EntityRenderer
net.minecraft.src.C_4331_
Fields
EntityRenderDispatcher: b, entityRenderDispatcher, field_4676, dispatcher, f_zzvkubit, field_76990_c, renderManager
EntityRenderDispatcher: c, entityRenderDispatcher, field_4676, dispatcher, f_zzvkubit, f_114476_
float: c, shadowRadius, field_4673, shadowRadius, f_ucdktcjj, field_76989_e, shadowSize
float: d, shadowRadius, field_4673, shadowRadius, f_ucdktcjj, f_114477_
float: d, shadowStrength, field_4672, shadowOpacity, f_ocxvftzg, field_76987_f, shadowOpaque
float: e, shadowStrength, field_4672, shadowOpacity, f_ocxvftzg, f_114478_
float: b, NAMETAG_SCALE, field_32921, field_32921, f_grzxnuar, f_174006_
TextRenderer: a, font, field_27761, textRenderer, f_qcszkyif, f_174005_
Constructors
(EntityRendererFactory$Context)
Methods
boolean (T): b, shouldShowName, method_3921, hasLabel, m_mgbpairl, func_177070_b, canRenderName
boolean (T): b, shouldShowName, method_3921, hasLabel, m_mgbpairl, m_6512_
Identifier (T): a, getTextureLocation, method_3931, getTexture, m_hknkoqwr, func_110775_a, getEntityTexture
Identifier (T): a, getTextureLocation, method_3931, getTexture, m_hknkoqwr, m_5478_
TextRenderer (): a, getFont, method_3932, getFontRenderer, m_vjljlcew, func_76983_a, getFontRendererFromRenderManager
TextRenderer (): b, getFont, method_3932, getTextRenderer, m_vjljlcew, m_114481_
EntityRenderDispatcher (): b, getDispatcher, method_3940, getRenderManager, m_eyeyfvci, func_177068_d, getRenderManager
int (T, float): b, getPackedLightCoords, method_24088, getLight, m_ddpjuflu, func_229100_c_, getPackedLight
int (T, float): b, getPackedLightCoords, method_24088, getLight, m_ddpjuflu, m_114505_
boolean (T, Frustum, double, double, double): a, shouldRender, method_3933, shouldRender, m_vglixkjm, func_225626_a_, shouldRender
boolean (T, Frustum, double, double, double): a, shouldRender, method_3933, shouldRender, m_vglixkjm, m_5523_
Vec3d (T, float): a, getRenderOffset, method_23169, getPositionOffset, m_gkfhbwdx, func_225627_b_, getRenderOffset
Vec3d (T, float): a, getRenderOffset, method_23169, getPositionOffset, m_gkfhbwdx, m_7860_
void (T, float, float, MatrixStack, VertexConsumerProvider, int): a, render, method_3936, render, m_jbawcxgv, func_225623_a_, render
void (T, float, float, MatrixStack, VertexConsumerProvider, int): a, render, method_3936, render, m_jbawcxgv, m_7392_
int (T, BlockPos): b, getSkyLightLevel, method_27950, method_27950, m_mxozdffx, func_239381_b_, getSkyLight
int (T, BlockPos): b, getSkyLightLevel, method_27950, getSkyLight, m_mxozdffx, m_114508_
int (T, BlockPos): a, getBlockLightLevel, method_24087, getBlockLight, m_dcqcalkk, func_225624_a_, getBlockLight
int (T, BlockPos): a, getBlockLightLevel, method_24087, getBlockLight, m_dcqcalkk, m_6086_
void (T, Text, MatrixStack, VertexConsumerProvider, int): a, renderNameTag, method_3926, renderLabelIfPresent, m_jvlrjieq, func_225629_a_, renderName
void (T, Text, MatrixStack, VertexConsumerProvider, int): a, renderNameTag, method_3926, renderLabelIfPresent, m_jvlrjieq, m_7649_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
eem
eeu
Fields
Constructors
Methods
int (T, BlockPos): b, getSkyLightLevel, method_27950, method_27950, m_mxozdffx, func_239381_b_, func_239381_b_
int (T, BlockPos): b, getSkyLightLevel, method_27950, method_27950, m_mxozdffx, func_239381_b_, getSkyLight
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
egn
eem
Fields
Constructors
Methods
1.16.1
Names
dvg
egn
Fields
EntityRenderDispatcher: b, entityRenderDispatcher, field_4676, renderManager, f_zzvkubit, field_76990_c, renderManager
EntityRenderDispatcher: b, entityRenderDispatcher, field_4676, dispatcher, f_zzvkubit, field_76990_c, renderManager
float: c, shadowRadius, field_4673, shadowSize, f_ucdktcjj, field_76989_e, shadowSize
float: c, shadowRadius, field_4673, shadowRadius, f_ucdktcjj, field_76989_e, shadowSize
float: d, shadowStrength, field_4672, shadowDarkness, f_ocxvftzg, field_76987_f, shadowOpaque
float: d, shadowStrength, field_4672, shadowOpacity, f_ocxvftzg, field_76987_f, shadowOpaque
Constructors
Methods
int (T, float): c, getPackedLightCoords, method_24088, getLight, m_ddpjuflu, func_229100_c_, getPackedLight
int (T, float): b, getPackedLightCoords, method_24088, getLight, m_ddpjuflu, func_229100_c_, getPackedLight
int (T, float): a, getBlockLightLevel, method_24087, getBlockLight, m_dcqcalkk, func_225624_a_, getBlockLight
Vec3d (T, float): b, getRenderOffset, method_23169, getPositionOffset, m_gkfhbwdx, func_225627_b_, getRenderOffset
Vec3d (T, float): a, getRenderOffset, method_23169, getPositionOffset, m_gkfhbwdx, func_225627_b_, getRenderOffset
void (T, String, MatrixStack, VertexConsumerProvider, int): a, renderNameTag, method_3926, renderLabelIfPresent, m_jvlrjieq, func_225629_a_, renderName
int (T, BlockPos): b, getSkyLightLevel, method_27950, method_27950, m_mxozdffx, func_239381_b_, func_239381_b_
int (T, BlockPos): a, getBlockLightLevel, method_24087, getBlockLight, m_dcqcalkk, func_225624_a_, getBlockLight
void (T, Text, MatrixStack, VertexConsumerProvider, int): a, renderNameTag, method_3926, renderLabelIfPresent, m_jvlrjieq, func_225629_a_, renderName
1.15.2
Names
dvd
dvg
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
int (T, float): c, getPackedLightCoords, method_24088, getLight, m_ddpjuflu, func_229100_c_, func_229100_c_
int (T, float): c, getPackedLightCoords, method_24088, getLight, m_ddpjuflu, func_229100_c_, getPackedLight
int (T, float): a, getBlockLightLevel, method_24087, getBlockLight, m_dcqcalkk, func_225624_a_, func_225624_a_
int (T, float): a, getBlockLightLevel, method_24087, getBlockLight, m_dcqcalkk, func_225624_a_, getBlockLight
boolean (T, Frustum, double, double, double): a, shouldRender, method_3933, shouldRender, m_vglixkjm, func_225626_a_, func_225626_a_
boolean (T, Frustum, double, double, double): a, shouldRender, method_3933, shouldRender, m_vglixkjm, func_225626_a_, shouldRender
Vec3d (T, float): b, getRenderOffset, method_23169, getPositionOffset, m_gkfhbwdx, func_225627_b_, func_225627_b_
Vec3d (T, float): b, getRenderOffset, method_23169, getPositionOffset, m_gkfhbwdx, func_225627_b_, getRenderOffset
void (T, float, float, MatrixStack, VertexConsumerProvider, int): a, render, method_3936, render, m_jbawcxgv, func_225623_a_, func_225623_a_
void (T, float, float, MatrixStack, VertexConsumerProvider, int): a, render, method_3936, render, m_jbawcxgv, func_225623_a_, render
void (T, String, MatrixStack, VertexConsumerProvider, int): a, renderNameTag, method_3926, renderLabelIfPresent, m_jvlrjieq, func_225629_a_, func_225629_a_
void (T, String, MatrixStack, VertexConsumerProvider, int): a, renderNameTag, method_3926, renderLabelIfPresent, m_jvlrjieq, func_225629_a_, renderName
1.15
Names
dsb
dvd
Fields
Identifier: a, SHADOW_LOCATION, field_4675, SHADOW_TEX, f_nqpijeth, SHADOW_LOCATION, field_110778_a, SHADOW_TEXTURES
EntityRenderDispatcher: b, entityRenderDispatcher, field_4676, renderManager, f_zzvkubit, dispatcher, field_76990_c, renderManager
EntityRenderDispatcher: b, entityRenderDispatcher, field_4676, renderManager, f_zzvkubit, field_76990_c, renderManager
float: c, shadowRadius, field_4673, f_ucdktcjj, shadowSize, field_76989_e, shadowSize
float: c, shadowRadius, field_4673, shadowSize, f_ucdktcjj, field_76989_e, shadowSize
float: d, shadowStrength, field_4672, f_ocxvftzg, shadowDarkness, field_76987_f, shadowOpaque
float: d, shadowStrength, field_4672, shadowDarkness, f_ocxvftzg, field_76987_f, shadowOpaque
boolean: e, solidRender, field_4674, renderOutlines, f_qpndmslg, solidRender, field_188301_f, renderOutlines
Constructors
Methods
void (boolean): a, setSolidRender, method_3927, setRenderOutlines, m_uwwhejdb, setSolidRender, func_188297_a, setRenderOutlines
boolean (T, VisibleRegion, double, double, double): a, shouldRender, method_3933, isVisible, m_vglixkjm, shouldRender, func_177071_a, shouldRender
void (T, double, double, double, float, float): a, render, method_3936, render, m_jxicpwkp, render, func_76986_a, doRender
int (T): c, getTeamColor, method_3929, getOutlineColor, m_vmezhpcg, getTeamColor, func_188298_c, getTeamColor
void (T, double, double, double): a, renderName, method_3926, renderLabelIfPresent, m_qcjmxmwv, renderNameTag, func_177067_a, renderName
boolean (T): b, shouldShowName, method_3921, hasLabel, m_mgbpairl, shouldRenderNameTag, func_177070_b, canRenderName
boolean (T): b, shouldShowName, method_3921, hasLabel, m_mgbpairl, func_177070_b, canRenderName
void (T, double, double, double, String, double): a, renderNameTags, method_3930, renderLabel, m_ktyamfvv, renderNameTag, func_188296_a, renderEntityName
Identifier (T): a, getTextureLocation, method_3931, getTexture, m_hknkoqwr, getTextureLocation, func_110775_a, getEntityTexture
Identifier (T): a, getTextureLocation, method_3931, getTexture, m_hknkoqwr, func_110775_a, getEntityTexture
boolean (T): d, bindTexture, method_3925, bindEntityTexture, m_emjdnkyz, bindTexture, func_180548_c, bindEntityTexture
void (Identifier): a, bindTexture, method_3924, bindTexture, m_dlptxfve, bindTexture, func_110776_a, bindTexture
void (Entity, double, double, double, float): a, renderFlame, method_3938, renderEntityOnFire, m_clfjkuij, renderOnFire, func_76977_a, renderEntityOnFire
void (Entity, double, double, double, float, float): d, renderShadow, method_3934, renderShadow, m_omlxvopj, renderShadow, func_76975_c, renderShadow
CollisionView (): e, getLevel, method_3935, getWorld, m_astydbhj, getWorld, func_76982_b, getWorldFromRenderManager
void (BlockState, CollisionView, BlockPos, double, double, double, BlockPos, float, float, double, double, double): a, renderBlockShadow, method_3928, projectShadow, m_ooamlpya, renderShadowOnBlock, func_217759_a, func_217759_a
void (Box, double, double, double): a, render, method_3922, renderBox, m_ckpawpcw, renderShape, func_76978_a, renderOffsetAABB
void (Entity, double, double, double, float, float): c, postRender, method_3939, postRender, m_vrqingig, postRender, func_76979_b, doRenderShadowAndFire
TextRenderer (): b, getFont, method_3932, getFontRenderer, m_vjljlcew, getTextRenderer, func_76983_a, getFontRendererFromRenderManager
TextRenderer (): a, getFont, method_3932, getFontRenderer, m_vjljlcew, func_76983_a, getFontRendererFromRenderManager
void (T, String, double, double, double, int): a, renderNameTag, method_3923, renderLabel, m_jvlrjieq, renderNameTag, func_147906_a, renderLivingLabel
EntityRenderDispatcher (): c, getDispatcher, method_3940, getRenderManager, m_eyeyfvci, getDispatcher, func_177068_d, getRenderManager
EntityRenderDispatcher (): b, getDispatcher, method_3940, getRenderManager, m_eyeyfvci, func_177068_d, getRenderManager
boolean (): a, hasSecondPass, method_16894, hasSecondPass, m_kqadrxog, hasSecondPass, func_188295_H_, isMultipass
void (T, double, double, double, float, float): b, renderSecondPass, method_3937, renderSecondPass, m_vmfpeimu, renderSecondPass, func_188300_b, renderMultipass
void (T): e, setLightColor, method_17146, applyLightmapCoordinates, m_viepnife, setLightColor, func_217758_e, func_217758_e
int (T, float): c, getPackedLightCoords, method_24088, getLight, m_ddpjuflu, func_229100_c_, func_229100_c_
int (T, float): a, getBlockLightLevel, method_24087, getBlockLight, m_dcqcalkk, func_225624_a_, func_225624_a_
boolean (T, Frustum, double, double, double): a, shouldRender, method_3933, shouldRender, m_vglixkjm, func_225626_a_, func_225626_a_
Vec3d (T, float): b, getRenderOffset, method_23169, getPositionOffset, m_gkfhbwdx, func_225627_b_, func_225627_b_
void (T, float, float, MatrixStack, VertexConsumerProvider, int): a, render, method_3936, render, m_jbawcxgv, func_225623_a_, func_225623_a_
void (T, String, MatrixStack, VertexConsumerProvider, int): a, renderNameTag, method_3926, renderLabelIfPresent, m_jvlrjieq, func_225629_a_, func_225629_a_
1.14.4
Names
dpn
dsb
net.minecraft.client.renderer.entity.EntityRenderer
net.minecraft.unmapped.C_oddtxnnw
Fields
Identifier: a, field_4675, SHADOW_TEX, SHADOW_LOCATION, field_110778_a, SHADOW_TEXTURES
Identifier: a, SHADOW_LOCATION, field_4675, SHADOW_TEX, f_nqpijeth, SHADOW_LOCATION, field_110778_a, SHADOW_TEXTURES
EntityRenderDispatcher: b, field_4676, renderManager, dispatcher, field_76990_c, renderManager
EntityRenderDispatcher: b, entityRenderDispatcher, field_4676, renderManager, f_zzvkubit, dispatcher, field_76990_c, renderManager
float: c, field_4673, field_4673, shadowSize, field_76989_e, shadowSize
float: c, shadowRadius, field_4673, f_ucdktcjj, shadowSize, field_76989_e, shadowSize
float: d, field_4672, field_4672, shadowDarkness, field_76987_f, shadowOpaque
float: d, shadowStrength, field_4672, f_ocxvftzg, shadowDarkness, field_76987_f, shadowOpaque
boolean: e, field_4674, renderOutlines, solidRender, field_188301_f, renderOutlines
boolean: e, solidRender, field_4674, renderOutlines, f_qpndmslg, solidRender, field_188301_f, renderOutlines
Constructors
Methods
void (boolean): a, method_3927, setRenderOutlines, setSolidRender, func_188297_a, setRenderOutlines
void (boolean): a, setSolidRender, method_3927, setRenderOutlines, m_uwwhejdb, setSolidRender, func_188297_a, setRenderOutlines
boolean (T, VisibleRegion, double, double, double): a, method_3933, isVisible, shouldRender, func_177071_a, shouldRender
boolean (T, VisibleRegion, double, double, double): a, shouldRender, method_3933, isVisible, m_vglixkjm, shouldRender, func_177071_a, shouldRender
void (T, double, double, double, float, float): a, method_3936, render, render, func_76986_a, doRender
void (T, double, double, double, float, float): a, render, method_3936, render, m_jxicpwkp, render, func_76986_a, doRender
int (T): c, method_3929, getOutlineColor, getTeamColor, func_188298_c, getTeamColor
int (T): c, getTeamColor, method_3929, getOutlineColor, m_vmezhpcg, getTeamColor, func_188298_c, getTeamColor
void (T, double, double, double): a, method_3926, renderLabelIfPresent, renderNameTag, func_177067_a, renderName
void (T, double, double, double): a, renderName, method_3926, renderLabelIfPresent, m_qcjmxmwv, renderNameTag, func_177067_a, renderName
boolean (T): b, method_3921, hasLabel, shouldRenderNameTag, func_177070_b, canRenderName
boolean (T): b, shouldShowName, method_3921, hasLabel, m_mgbpairl, shouldRenderNameTag, func_177070_b, canRenderName
void (T, double, double, double, String, double): a, method_3930, renderLabel, renderNameTag, func_188296_a, renderEntityName
void (T, double, double, double, String, double): a, renderNameTags, method_3930, renderLabel, m_ktyamfvv, renderNameTag, func_188296_a, renderEntityName
Identifier (T): a, method_3931, getTexture, getTextureLocation, func_110775_a, getEntityTexture
Identifier (T): a, getTextureLocation, method_3931, getTexture, m_hknkoqwr, getTextureLocation, func_110775_a, getEntityTexture
boolean (T): d, method_3925, bindEntityTexture, bindTexture, func_180548_c, bindEntityTexture
boolean (T): d, bindTexture, method_3925, bindEntityTexture, m_emjdnkyz, bindTexture, func_180548_c, bindEntityTexture
void (Identifier): a, method_3924, bindTexture, bindTexture, func_110776_a, bindTexture
void (Identifier): a, bindTexture, method_3924, bindTexture, m_dlptxfve, bindTexture, func_110776_a, bindTexture
void (Entity, double, double, double, float): a, method_3938, renderEntityOnFire, renderOnFire, func_76977_a, renderEntityOnFire
void (Entity, double, double, double, float): a, renderFlame, method_3938, renderEntityOnFire, m_clfjkuij, renderOnFire, func_76977_a, renderEntityOnFire
void (Entity, double, double, double, float, float): d, method_3934, renderShadow, renderShadow, func_76975_c, renderShadow
void (Entity, double, double, double, float, float): d, renderShadow, method_3934, renderShadow, m_omlxvopj, renderShadow, func_76975_c, renderShadow
ViewableWorld (): e, method_3935, getWorld, getWorld, func_76982_b, getWorldFromRenderManager
CollisionView (): e, getLevel, method_3935, getWorld, m_astydbhj, getWorld, func_76982_b, getWorldFromRenderManager
void (BlockState, ViewableWorld, BlockPos, double, double, double, BlockPos, float, float, double, double, double): a, method_3928, projectShadow, renderShadowOnBlock, func_217759_a, func_217759_a
void (BlockState, CollisionView, BlockPos, double, double, double, BlockPos, float, float, double, double, double): a, renderBlockShadow, method_3928, projectShadow, m_ooamlpya, renderShadowOnBlock, func_217759_a, func_217759_a
void (Box, double, double, double): a, method_3922, renderBox, renderShape, func_76978_a, renderOffsetAABB
void (Box, double, double, double): a, render, method_3922, renderBox, m_ckpawpcw, renderShape, func_76978_a, renderOffsetAABB
void (Entity, double, double, double, float, float): c, method_3939, postRender, postRender, func_76979_b, doRenderShadowAndFire
void (Entity, double, double, double, float, float): c, postRender, method_3939, postRender, m_vrqingig, postRender, func_76979_b, doRenderShadowAndFire
TextRenderer (): b, method_3932, getFontRenderer, getTextRenderer, func_76983_a, getFontRendererFromRenderManager
TextRenderer (): b, getFont, method_3932, getFontRenderer, m_vjljlcew, getTextRenderer, func_76983_a, getFontRendererFromRenderManager
void (T, String, double, double, double, int): a, method_3923, renderLabel, renderNameTag, func_147906_a, renderLivingLabel
void (T, String, double, double, double, int): a, renderNameTag, method_3923, renderLabel, m_jvlrjieq, renderNameTag, func_147906_a, renderLivingLabel
EntityRenderDispatcher (): c, method_3940, getRenderManager, getDispatcher, func_177068_d, getRenderManager
EntityRenderDispatcher (): c, getDispatcher, method_3940, getRenderManager, m_eyeyfvci, getDispatcher, func_177068_d, getRenderManager
boolean (): a, method_16894, hasSecondPass, hasSecondPass, func_188295_H_, isMultipass
boolean (): a, hasSecondPass, method_16894, hasSecondPass, m_kqadrxog, hasSecondPass, func_188295_H_, isMultipass
void (T, double, double, double, float, float): b, method_3937, renderSecondPass, renderSecondPass, func_188300_b, renderMultipass
void (T, double, double, double, float, float): b, renderSecondPass, method_3937, renderSecondPass, m_vmfpeimu, renderSecondPass, func_188300_b, renderMultipass
void (T): e, method_17146, applyLightmapCoordinates, setLightColor, func_217758_e, func_217758_e
void (T): e, setLightColor, method_17146, applyLightmapCoordinates, m_viepnife, setLightColor, func_217758_e, func_217758_e
1.14.3
Names
dpj
dpn
net.minecraft.client.render.entity.EntityRenderer
Fields
Identifier: a, field_4675, SHADOW_LOCATION, field_110778_a, SHADOW_TEXTURES
Identifier: a, field_4675, SHADOW_TEX, SHADOW_LOCATION, field_110778_a, SHADOW_TEXTURES
EntityRenderDispatcher: b, field_4676, dispatcher, field_76990_c, renderManager
EntityRenderDispatcher: b, field_4676, renderManager, dispatcher, field_76990_c, renderManager
float: c, field_4673, shadowSize, field_76989_e, shadowSize
float: c, field_4673, field_4673, shadowSize, field_76989_e, shadowSize
float: d, field_4672, shadowDarkness, field_76987_f, shadowOpaque
float: d, field_4672, field_4672, shadowDarkness, field_76987_f, shadowOpaque
boolean: e, field_4674, solidRender, field_188301_f, renderOutlines
boolean: e, field_4674, renderOutlines, solidRender, field_188301_f, renderOutlines
Constructors
Methods
void (boolean): a, method_3927, setSolidRender, func_188297_a, setRenderOutlines
void (boolean): a, method_3927, setRenderOutlines, setSolidRender, func_188297_a, setRenderOutlines
boolean (T, Culler, double, double, double): a, method_3933, shouldRender, func_177071_a, shouldRender
boolean (T, VisibleRegion, double, double, double): a, method_3933, isVisible, shouldRender, func_177071_a, shouldRender
void (T, double, double, double, float, float): a, method_3936, render, func_76986_a, doRender
void (T, double, double, double, float, float): a, method_3936, render, render, func_76986_a, doRender
int (T): c, method_3929, getTeamColor, func_188298_c, getTeamColor
int (T): c, method_3929, getOutlineColor, getTeamColor, func_188298_c, getTeamColor
void (T, double, double, double): a, method_3926, renderNameTag, func_177067_a, renderName
void (T, double, double, double): a, method_3926, renderLabelIfPresent, renderNameTag, func_177067_a, renderName
boolean (T): b, method_3921, shouldRenderNameTag, func_177070_b, canRenderName
boolean (T): b, method_3921, hasLabel, shouldRenderNameTag, func_177070_b, canRenderName
void (T, double, double, double, String, double): a, method_3930, renderNameTag, func_188296_a, renderEntityName
void (T, double, double, double, String, double): a, method_3930, renderLabel, renderNameTag, func_188296_a, renderEntityName
Identifier (T): a, method_3931, getTextureLocation, func_110775_a, getEntityTexture
Identifier (T): a, method_3931, getTexture, getTextureLocation, func_110775_a, getEntityTexture
boolean (T): d, method_3925, bindTexture, func_180548_c, bindEntityTexture
boolean (T): d, method_3925, bindEntityTexture, bindTexture, func_180548_c, bindEntityTexture
void (Identifier): a, method_3924, bindTexture, func_110776_a, bindTexture
void (Identifier): a, method_3924, bindTexture, bindTexture, func_110776_a, bindTexture
void (Entity, double, double, double, float): a, method_3938, renderOnFire, func_76977_a, renderEntityOnFire
void (Entity, double, double, double, float): a, method_3938, renderEntityOnFire, renderOnFire, func_76977_a, renderEntityOnFire
void (Entity, double, double, double, float, float): d, method_3934, renderShadow, func_76975_c, renderShadow
void (Entity, double, double, double, float, float): d, method_3934, renderShadow, renderShadow, func_76975_c, renderShadow
WorldView (): e, method_3935, getWorld, func_76982_b, getWorldFromRenderManager
ViewableWorld (): e, method_3935, getWorld, getWorld, func_76982_b, getWorldFromRenderManager
void (BlockState, WorldView, BlockPos, double, double, double, BlockPos, float, float, double, double, double): a, method_3928, renderShadowOnBlock, func_217759_a, func_217759_a
void (BlockState, ViewableWorld, BlockPos, double, double, double, BlockPos, float, float, double, double, double): a, method_3928, projectShadow, renderShadowOnBlock, func_217759_a, func_217759_a
void (Box, double, double, double): a, method_3922, renderShape, func_76978_a, renderOffsetAABB
void (Box, double, double, double): a, method_3922, renderBox, renderShape, func_76978_a, renderOffsetAABB
void (Entity, double, double, double, float, float): c, method_3939, postRender, func_76979_b, doRenderShadowAndFire
void (Entity, double, double, double, float, float): c, method_3939, postRender, postRender, func_76979_b, doRenderShadowAndFire
TextRenderer (): b, method_3932, getTextRenderer, func_76983_a, getFontRendererFromRenderManager
TextRenderer (): b, method_3932, getFontRenderer, getTextRenderer, func_76983_a, getFontRendererFromRenderManager
void (T, String, double, double, double, int): a, method_3923, renderNameTag, func_147906_a, renderLivingLabel
void (T, String, double, double, double, int): a, method_3923, renderLabel, renderNameTag, func_147906_a, renderLivingLabel
EntityRenderDispatcher (): c, method_3940, getDispatcher, func_177068_d, getRenderManager
EntityRenderDispatcher (): c, method_3940, getRenderManager, getDispatcher, func_177068_d, getRenderManager
boolean (): a, method_16894, hasSecondPass, func_188295_H_, isMultipass
boolean (): a, method_16894, hasSecondPass, hasSecondPass, func_188295_H_, isMultipass
void (T, double, double, double, float, float): b, method_3937, renderSecondPass, func_188300_b, renderMultipass
void (T, double, double, double, float, float): b, method_3937, renderSecondPass, renderSecondPass, func_188300_b, renderMultipass
void (T): e, method_17146, setLightColor, func_217758_e, func_217758_e
void (T): e, method_17146, applyLightmapCoordinates, setLightColor, func_217758_e, func_217758_e
1.14.2
Names
Fields
Identifier: a, field_4675, SHADOW_LOCATION, field_110778_a, field_110778_a
Identifier: a, field_4675, SHADOW_LOCATION, field_110778_a, SHADOW_TEXTURES
EntityRenderDispatcher: b, field_4676, dispatcher, field_76990_c, field_76990_c
EntityRenderDispatcher: b, field_4676, dispatcher, field_76990_c, renderManager
float: c, field_4673, shadowSize, field_76989_e, field_76989_e
float: c, field_4673, shadowSize, field_76989_e, shadowSize
float: d, field_4672, shadowDarkness, field_76987_f, field_76987_f
float: d, field_4672, shadowDarkness, field_76987_f, shadowOpaque
boolean: e, field_4674, solidRender, field_188301_f, field_188301_f
boolean: e, field_4674, solidRender, field_188301_f, renderOutlines
Constructors
Methods
1.14.1
Names
dpg
dpj
Fields
Constructors
Methods
1.14
Names
dpg
net.minecraft.class_897
net.minecraft.client.render.entity.EntityRenderer
net.minecraft.client.renderer.entity.EntityRenderer
net.minecraft.client.renderer.entity.EntityRenderer
Fields
Identifier: a, field_4675, SHADOW_LOCATION, field_110778_a, field_110778_a
EntityRenderDispatcher: b, field_4676, dispatcher, field_76990_c, field_76990_c
float: c, field_4673, shadowSize, field_76989_e, field_76989_e
float: d, field_4672, shadowDarkness, field_76987_f, field_76987_f
boolean: e, field_4674, solidRender, field_188301_f, field_188301_f
Constructors
Methods
void (boolean): a, method_3927, setSolidRender, func_188297_a, setRenderOutlines
boolean (T, Culler, double, double, double): a, method_3933, shouldRender, func_177071_a, shouldRender
void (T, double, double, double, float, float): a, method_3936, render, func_76986_a, doRender
int (T): c, method_3929, getTeamColor, func_188298_c, getTeamColor
void (T, double, double, double): a, method_3926, renderNameTag, func_177067_a, renderName
boolean (T): b, method_3921, shouldRenderNameTag, func_177070_b, canRenderName
void (T, double, double, double, String, double): a, method_3930, renderNameTag, func_188296_a, renderEntityName
Identifier (T): a, method_3931, getTextureLocation, func_110775_a, getEntityTexture
boolean (T): d, method_3925, bindTexture, func_180548_c, bindEntityTexture
void (Identifier): a, method_3924, bindTexture, func_110776_a, bindTexture
void (Entity, double, double, double, float): a, method_3938, renderOnFire, func_76977_a, renderEntityOnFire
void (Entity, double, double, double, float, float): d, method_3934, renderShadow, func_76975_c, renderShadow
WorldView (): e, method_3935, getWorld, func_76982_b, getWorldFromRenderManager
void (BlockState, WorldView, BlockPos, double, double, double, BlockPos, float, float, double, double, double): a, method_3928, renderShadowOnBlock, func_217759_a, func_217759_a
void (Box, double, double, double): a, method_3922, renderShape, func_76978_a, renderOffsetAABB
void (Entity, double, double, double, float, float): c, method_3939, postRender, func_76979_b, doRenderShadowAndFire
TextRenderer (): b, method_3932, getTextRenderer, func_76983_a, getFontRendererFromRenderManager
void (T, String, double, double, double, int): a, method_3923, renderNameTag, func_147906_a, renderLivingLabel
EntityRenderDispatcher (): c, method_3940, getDispatcher, func_177068_d, getRenderManager
boolean (): a, method_16894, hasSecondPass, func_188295_H_, isMultipass
void (T, double, double, double, float, float): b, method_3937, renderSecondPass, func_188300_b, renderMultipass
void (T): e, method_17146, setLightColor, func_217758_e, func_217758_e