Add mappings for InGameHud (#1771)

This commit is contained in:
enbrain 2020-10-02 07:32:27 +09:00 committed by GitHub
parent d8d8ac8819
commit 42955da7a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 0 deletions

View File

@ -56,9 +56,11 @@ CLASS net/minecraft/class_329 net/minecraft/client/gui/hud/InGameHud
ARG 1 entity
METHOD method_1745 resetDebugHudChunk ()V
METHOD method_1746 renderPortalOverlay (F)V
ARG 1 nauseaStrength
METHOD method_1747 clear ()V
METHOD method_1748 tick ()V
METHOD method_1749 renderHeldItemTooltip (Lnet/minecraft/class_4587;)V
ARG 1 matrices
METHOD method_1750 getPlayerListWidget ()Lnet/minecraft/class_355;
METHOD method_1752 renderMountJumpBar (Lnet/minecraft/class_4587;I)V
ARG 1 matrices
@ -83,13 +85,30 @@ CLASS net/minecraft/class_329 net/minecraft/client/gui/hud/InGameHud
ARG 1 message
ARG 2 tinted
METHOD method_1759 renderHotbar (FLnet/minecraft/class_4587;)V
ARG 1 tickDelta
ARG 2 matrices
METHOD method_1760 renderStatusBars (Lnet/minecraft/class_4587;)V
ARG 1 matrices
METHOD method_1761 renderPumpkinOverlay ()V
METHOD method_1762 renderHotbarItem (IIFLnet/minecraft/class_1657;Lnet/minecraft/class_1799;)V
ARG 1 x
ARG 2 y
ARG 3 tickDelta
ARG 4 player
ARG 5 stack
METHOD method_1763 setTitles (Lnet/minecraft/class_2561;Lnet/minecraft/class_2561;III)V
ARG 1 title
ARG 2 subtitle
ARG 3 titleFadeInTicks
ARG 4 titleRemainTicks
ARG 5 titleFadeOutTicks
METHOD method_1765 renderStatusEffectOverlay (Lnet/minecraft/class_4587;)V
ARG 1 matrices
METHOD method_1766 renderDemoTimer (Lnet/minecraft/class_4587;)V
ARG 1 matrices
METHOD method_19346 drawTextBackground (Lnet/minecraft/class_4587;Lnet/minecraft/class_327;III)V
ARG 1 matrices
ARG 2 textRenderer
ARG 3 yOffset
ARG 4 width
ARG 5 color