yarn/mappings/net/minecraft/client/render/FirstPersonRenderer.mapping

36 lines
1.0 KiB
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS dfd net/minecraft/client/render/FirstPersonRenderer
FIELD a MAP_BACKGROUND_TEX Lqc;
FIELD b UNDERWATER_TEX Lqc;
FIELD c client Lcqe;
FIELD d mainHand Laxc;
FIELD e offHand Laxc;
FIELD f equipProgressMainHand F
FIELD g prevEquipProgressMainHand F
FIELD h equipProgressOffHand F
FIELD i prevEquipProgressOffHand F
2019-01-16 13:24:40 -05:00
FIELD j renderManager Ldjw;
FIELD k itemRenderer Ldkr;
METHOD a updateHeldItems ()V
METHOD a renderFirstPersonItem (F)V
METHOD a rotate (FF)V
2018-11-04 07:22:38 -05:00
ARG 1 degreeX
METHOD a renderFirstPersonMap (FFF)V
2019-01-16 13:24:40 -05:00
METHOD a resetEquipProgress (Lafw;)V
METHOD a renderArm (Lahk;)V
METHOD a renderItem (Lahl;Laxc;Ldgl$b;)V
2018-11-04 07:22:38 -05:00
ARG 1 holder
ARG 2 stack
2019-01-16 13:24:40 -05:00
METHOD a renderItemFromSide (Lahl;Laxc;Ldgl$b;Z)V
2018-11-04 07:22:38 -05:00
ARG 1 holder
ARG 2 stack
ARG 3 transformation
2019-01-16 13:24:40 -05:00
METHOD a renderFirstPersonMap (Laxc;)V
METHOD a renderFirstPersonItem (Ldel;FFLafw;FLaxc;F)V
2018-11-04 07:22:38 -05:00
ARG 1 player
ARG 4 hand
ARG 6 item
2019-01-16 13:24:40 -05:00
METHOD a renderBlock (Ldor;)V
METHOD b renderOverlays (F)V
METHOD c renderArms ()V
METHOD e renderWaterOverlay (F)V