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

36 lines
1.0 KiB
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS dft net/minecraft/client/render/FirstPersonRenderer
FIELD a MAP_BACKGROUND_TEX Lqh;
FIELD b UNDERWATER_TEX Lqh;
FIELD c client Lcqn;
FIELD d mainHand Laxt;
FIELD e offHand Laxt;
FIELD f equipProgressMainHand F
FIELD g prevEquipProgressMainHand F
FIELD h equipProgressOffHand F
FIELD i prevEquipProgressOffHand F
2019-02-13 12:35:08 -05:00
FIELD j renderManager Ldkm;
FIELD k itemRenderer Ldlh;
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-02-13 12:35:08 -05:00
METHOD a resetEquipProgress (Lagg;)V
METHOD a renderArm (Laht;)V
METHOD a renderItem (Lahu;Laxt;Ldhb$b;)V
2018-11-04 07:22:38 -05:00
ARG 1 holder
ARG 2 stack
2019-02-13 12:35:08 -05:00
METHOD a renderItemFromSide (Lahu;Laxt;Ldhb$b;Z)V
2018-11-04 07:22:38 -05:00
ARG 1 holder
ARG 2 stack
ARG 3 transformation
2019-02-13 12:35:08 -05:00
METHOD a renderFirstPersonMap (Laxt;)V
METHOD a renderFirstPersonItem (Ldfb;FFLagg;FLaxt;F)V
2018-11-04 07:22:38 -05:00
ARG 1 player
ARG 4 hand
ARG 6 item
2019-02-13 12:35:08 -05:00
METHOD a renderBlock (Ldpm;)V
METHOD b renderOverlays (F)V
METHOD c renderArms ()V
METHOD e renderWaterOverlay (F)V