yarn/mappings/net/minecraft/client/render/entity/EntityRenderer.mapping

80 lines
2.6 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_897 net/minecraft/client/render/entity/EntityRenderer
FIELD field_4674 renderOutlines Z
FIELD field_4675 SHADOW_TEX Lnet/minecraft/class_2960;
FIELD field_4676 renderManager Lnet/minecraft/class_898;
METHOD method_16894 hasSecondPass ()Z
METHOD method_17146 applyLightmapCoordinates (Lnet/minecraft/class_1297;)V
2019-04-04 16:04:27 -04:00
ARG 1 entity
2019-06-28 17:55:20 -04:00
METHOD method_3921 hasLabel (Lnet/minecraft/class_1297;)Z
Backport of latest 1.15.2 mappings back to 1.14.4. (#1094) Co-authored-by: Chloe Dawn <chloealexisdawn@outlook.com> Co-authored-by: Chocohead <Chocohead@users.noreply.github.com> Co-authored-by: Cloak-Bot <57413759+Cloak-Bot@users.noreply.github.com> Co-authored-by: Dan <cccm5@users.noreply.github.com> Co-authored-by: Danielshe <daniel@shedaniel.me> Co-authored-by: DrMeepster <19316085+DrMeepster@users.noreply.github.com> Co-authored-by: Draylar <samuelhimes@gmail.com> Co-authored-by: Erlend Åmdal <erlend@aamdal.com> Co-authored-by: Fudge <natan.lifsiz@gmail.com> Co-authored-by: Gareth Williams <840990+Gaz492@users.noreply.github.com> Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk> Co-authored-by: João <12478030+YummyLoop@users.noreply.github.com> Co-authored-by: Julian Dunskus <julian.dunskus@gmail.com> Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com> Co-authored-by: Juuxel <kasperi.kauppi@gmail.com> Co-authored-by: LambdAurora <aurora42lambda@gmail.com> Co-authored-by: Laura F. D <eyesismine@gmail.com> Co-authored-by: Laura F. D <l@veriny.tf> Co-authored-by: Laura S. D <l@veriny.tf> Co-authored-by: Mikhail Oleynikov <falseresync@gmail.com> Co-authored-by: Mitchell Skaggs <skaggsm333@gmail.com> Co-authored-by: Modmuss50 <modmuss50@gmail.com> Co-authored-by: NeunEinser <daniel30797@gmail.com> Co-authored-by: NinjaPhenix <NinjaPhenix@users.noreply.github.com> Co-authored-by: Pyrofab <redstoneinfire@gmail.com> Co-authored-by: Ramid Khan <ramidzkh@gmail.com> Co-authored-by: Runemoro <runemoro1@gmail.com> Co-authored-by: Runemoro <runemoro@live.ca> Co-authored-by: SPGoding <SPGoding@outlook.com> Co-authored-by: Shnupbups <shnupbups@gmail.com> Co-authored-by: Siphalor <Siphalor@users.noreply.github.com> Co-authored-by: Stuff-Stuffs <stevenziehlke@gmail.com> Co-authored-by: SuperCoder79 <k.pranav@gmail.com> Co-authored-by: Tae Lim Kook <uruwi@protonmail.com> Co-authored-by: UpcraftLP <10714589+UpcraftLP@users.noreply.github.com> Co-authored-by: Valoeghese <valoeghesemods@gmail.com> Co-authored-by: Yanis48 <doublecraft.official@gmail.com> Co-authored-by: biom4st3r <37042156+biom4st3r@users.noreply.github.com> Co-authored-by: comp500 <comp500@users.noreply.github.com> Co-authored-by: grondag <grondag@users.noreply.github.com> Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com> Co-authored-by: howtonotwin <rasheeqhere@gmail.com> Co-authored-by: liach <7806504+liach@users.noreply.github.com> Co-authored-by: modmuss50 <modmuss50@gmail.com> Co-authored-by: prplz <mhiming@gmail.com> Co-authored-by: qouteall <45908579+qouteall@users.noreply.github.com> Co-authored-by: shedaniel <daniel@shedaniel.me> Co-authored-by: therealfarfetchd <git@therealfarfetchd.dev> Co-authored-by: valoeghese <46117728+valoeghese@users.noreply.github.com> Co-authored-by: ­Sollace <Sollace@users.noreply.github.com>
2020-02-16 15:32:39 -05:00
COMMENT Determines whether the passed entity should render with a nameplate above its head.
COMMENT
COMMENT <p>Checks for a custom nametag on living entities, and for teams/team visibilities for players.</p>
ARG 1 entity
2019-06-28 17:55:20 -04:00
METHOD method_3922 renderBox (Lnet/minecraft/class_238;DDD)V
ARG 0 box
ARG 1 x
ARG 3 y
ARG 5 z
METHOD method_3923 renderLabel (Lnet/minecraft/class_1297;Ljava/lang/String;DDDI)V
ARG 1 entity
ARG 2 text
ARG 3 x
ARG 5 y
ARG 7 z
ARG 9 maxDistance
METHOD method_3924 bindTexture (Lnet/minecraft/class_2960;)V
ARG 1 textureId
METHOD method_3925 bindEntityTexture (Lnet/minecraft/class_1297;)Z
ARG 1 entity
METHOD method_3926 renderLabelIfPresent (Lnet/minecraft/class_1297;DDD)V
2019-04-04 16:04:27 -04:00
ARG 1 entity
ARG 2 x
ARG 4 y
ARG 6 z
2019-06-28 17:55:20 -04:00
METHOD method_3927 setRenderOutlines (Z)V
ARG 1 renderOutlines
METHOD method_3928 projectShadow (Lnet/minecraft/class_2680;Lnet/minecraft/class_1941;Lnet/minecraft/class_2338;DDDLnet/minecraft/class_2338;FFDDD)V
METHOD method_3929 getOutlineColor (Lnet/minecraft/class_1297;)I
ARG 1 entity
METHOD method_3930 renderLabel (Lnet/minecraft/class_1297;DDDLjava/lang/String;D)V
ARG 1 entity
2019-04-04 16:04:27 -04:00
ARG 2 x
ARG 4 y
ARG 6 z
ARG 8 text
2019-06-28 17:55:20 -04:00
METHOD method_3931 getTexture (Lnet/minecraft/class_1297;)Lnet/minecraft/class_2960;
Backport of latest 1.15.2 mappings back to 1.14.4. (#1094) Co-authored-by: Chloe Dawn <chloealexisdawn@outlook.com> Co-authored-by: Chocohead <Chocohead@users.noreply.github.com> Co-authored-by: Cloak-Bot <57413759+Cloak-Bot@users.noreply.github.com> Co-authored-by: Dan <cccm5@users.noreply.github.com> Co-authored-by: Danielshe <daniel@shedaniel.me> Co-authored-by: DrMeepster <19316085+DrMeepster@users.noreply.github.com> Co-authored-by: Draylar <samuelhimes@gmail.com> Co-authored-by: Erlend Åmdal <erlend@aamdal.com> Co-authored-by: Fudge <natan.lifsiz@gmail.com> Co-authored-by: Gareth Williams <840990+Gaz492@users.noreply.github.com> Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk> Co-authored-by: João <12478030+YummyLoop@users.noreply.github.com> Co-authored-by: Julian Dunskus <julian.dunskus@gmail.com> Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com> Co-authored-by: Juuxel <kasperi.kauppi@gmail.com> Co-authored-by: LambdAurora <aurora42lambda@gmail.com> Co-authored-by: Laura F. D <eyesismine@gmail.com> Co-authored-by: Laura F. D <l@veriny.tf> Co-authored-by: Laura S. D <l@veriny.tf> Co-authored-by: Mikhail Oleynikov <falseresync@gmail.com> Co-authored-by: Mitchell Skaggs <skaggsm333@gmail.com> Co-authored-by: Modmuss50 <modmuss50@gmail.com> Co-authored-by: NeunEinser <daniel30797@gmail.com> Co-authored-by: NinjaPhenix <NinjaPhenix@users.noreply.github.com> Co-authored-by: Pyrofab <redstoneinfire@gmail.com> Co-authored-by: Ramid Khan <ramidzkh@gmail.com> Co-authored-by: Runemoro <runemoro1@gmail.com> Co-authored-by: Runemoro <runemoro@live.ca> Co-authored-by: SPGoding <SPGoding@outlook.com> Co-authored-by: Shnupbups <shnupbups@gmail.com> Co-authored-by: Siphalor <Siphalor@users.noreply.github.com> Co-authored-by: Stuff-Stuffs <stevenziehlke@gmail.com> Co-authored-by: SuperCoder79 <k.pranav@gmail.com> Co-authored-by: Tae Lim Kook <uruwi@protonmail.com> Co-authored-by: UpcraftLP <10714589+UpcraftLP@users.noreply.github.com> Co-authored-by: Valoeghese <valoeghesemods@gmail.com> Co-authored-by: Yanis48 <doublecraft.official@gmail.com> Co-authored-by: biom4st3r <37042156+biom4st3r@users.noreply.github.com> Co-authored-by: comp500 <comp500@users.noreply.github.com> Co-authored-by: grondag <grondag@users.noreply.github.com> Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com> Co-authored-by: howtonotwin <rasheeqhere@gmail.com> Co-authored-by: liach <7806504+liach@users.noreply.github.com> Co-authored-by: modmuss50 <modmuss50@gmail.com> Co-authored-by: prplz <mhiming@gmail.com> Co-authored-by: qouteall <45908579+qouteall@users.noreply.github.com> Co-authored-by: shedaniel <daniel@shedaniel.me> Co-authored-by: therealfarfetchd <git@therealfarfetchd.dev> Co-authored-by: valoeghese <46117728+valoeghese@users.noreply.github.com> Co-authored-by: ­Sollace <Sollace@users.noreply.github.com>
2020-02-16 15:32:39 -05:00
ARG 1 entity
2019-06-28 17:55:20 -04:00
METHOD method_3932 getFontRenderer ()Lnet/minecraft/class_327;
METHOD method_3933 isVisible (Lnet/minecraft/class_1297;Lnet/minecraft/class_856;DDD)Z
ARG 1 entity
ARG 2 visibleRegion
2019-06-28 17:55:20 -04:00
METHOD method_3934 renderShadow (Lnet/minecraft/class_1297;DDDFF)V
METHOD method_3935 getWorld ()Lnet/minecraft/class_1941;
METHOD method_3936 render (Lnet/minecraft/class_1297;DDDFF)V
2018-11-04 07:22:38 -05:00
ARG 1 entity
2019-06-28 17:55:20 -04:00
ARG 2 x
ARG 4 y
ARG 6 z
ARG 8 yaw
ARG 9 tickDelta
METHOD method_3937 renderSecondPass (Lnet/minecraft/class_1297;DDDFF)V
ARG 1 boat
ARG 2 x
ARG 4 y
ARG 6 z
ARG 8 yaw
ARG 9 tickDelta
2019-06-28 17:55:20 -04:00
METHOD method_3938 renderEntityOnFire (Lnet/minecraft/class_1297;DDDF)V
ARG 1 entity
2019-06-28 17:55:20 -04:00
ARG 2 x
ARG 4 y
ARG 6 z
METHOD method_3939 postRender (Lnet/minecraft/class_1297;DDDFF)V
ARG 1 entity
ARG 2 x
ARG 4 y
ARG 6 z
ARG 8 yaw
ARG 9 tickDelta
2019-06-28 17:55:20 -04:00
METHOD method_3940 getRenderManager ()Lnet/minecraft/class_898;