yarn/mappings/none/bhl.mapping

31 lines
822 B
Plaintext
Raw Normal View History

CLASS none/bhl
CLASS none/bhl$a
METHOD a canUse (Lnone/aak;)Z
ARG 0 player
METHOD b getStack (Lnone/aak;I)Lnone/aeq;
ARG 0 player
ARG 1 slot
2016-08-16 18:04:54 -04:00
CLASS none/bhl$b
2016-08-27 10:34:11 -04:00
METHOD a getMaxStackSize ()I
METHOD a (Lnone/aeq;)Z
ARG 0 stack
2016-08-21 07:11:10 -04:00
METHOD a matches (Lnone/qt;I)Z
ARG 0 inventory
ARG 1 invSlot
2016-08-27 10:34:11 -04:00
METHOD b getMaxStackSize (Lnone/aeq;)I
ARG 0 stack
METHOD c getBackgroundSprite ()Ljava/lang/String;
2016-08-16 18:04:54 -04:00
METHOD d getStack ()Lnone/aeq;
METHOD d setStack (Lnone/aeq;)V
METHOD e hasStack ()Z
2016-08-27 10:34:11 -04:00
METHOD f markDirty ()V
METHOD a handleKeyPress (CI)V
2016-08-15 14:05:37 -04:00
METHOD a drawBackground (FII)V
METHOD a drawScreen (IIF)V
METHOD a handleMouseClick (III)V
METHOD a drawStackTooltip (Lnone/aeq;II)V
METHOD a handleButtonPressed (Lnone/bei;)V
METHOD b init ()V
METHOD k handleMouseEvent ()V
METHOD m onClosed ()V