yarn/mappings/net/minecraft/client/gui/ingame/AbstractGuiInventory.mapping

9 lines
236 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS cth net/minecraft/client/gui/ingame/AbstractGuiInventory
FIELD w offsetGuiForEffects Z
2017-04-05 14:11:28 -04:00
METHOD a draw (IIF)V
2018-11-04 07:22:38 -05:00
ARG 1 mouseX
ARG 2 mouseY
METHOD c onInitialized ()V
METHOD h calculateOffset ()V
METHOD i drawPotionEffects ()V