yarn/mappings/cqw.mapping

15 lines
296 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS cqw
2018-11-30 06:43:16 -05:00
METHOD a (DDI)Z
ARG 1 mouseX
2018-10-31 12:57:21 -04:00
METHOD a isSelected (I)Z
2018-11-21 11:58:05 -05:00
METHOD a drawEntries (IIIIF)V
2018-10-31 12:57:21 -04:00
METHOD a drawEntry (IIIIIIF)V
2018-11-04 07:22:38 -05:00
ARG 1 x
ARG 2 y
2018-11-30 06:43:16 -05:00
METHOD b (DDI)Z
ARG 1 mouseX
2018-11-21 11:58:05 -05:00
METHOD c width ()I
2018-10-31 12:57:21 -04:00
METHOD d getEntryCount ()I
METHOD f getScrollbarPosition ()I
METHOD n getContentHeight ()I