yarn/mappings/net/minecraft/client/gui/screen/ingame/CartographyTableScreen.mapping

18 lines
364 B
Plaintext
Raw Normal View History

2019-05-16 12:20:12 -04:00
CLASS dav net/minecraft/client/gui/screen/ingame/CartographyTableScreen
2019-04-05 12:03:47 -04:00
FIELD k TEXTURE Lqs;
2019-05-07 12:05:49 -04:00
METHOD <init> (Layi;Lavx;Ljm;)V
2019-01-12 06:41:47 -05:00
ARG 1 atl2
2019-05-07 12:05:49 -04:00
METHOD a drawMap (Lcnx;IIF)V
2019-01-12 06:41:47 -05:00
ARG 1 state
ARG 2 x
ARG 3 y
ARG 4 size
2019-05-07 12:05:49 -04:00
METHOD a drawMap (Lcnx;ZZZZ)V
2019-01-12 06:41:47 -05:00
ARG 2 isMap
ARG 3 isPaper
ARG 4 isGlassPane
2019-04-16 11:51:03 -04:00
METHOD render (IIF)V
ARG 1 mouseX
ARG 2 mouseY
ARG 3 delta