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

19 lines
498 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS dba net/minecraft/client/gui/screen/ingame/CommandBlockScreen
FIELD m blockEntity Lbtw;
FIELD n modeButton Lcwu;
FIELD o conditionalModeButton Lcwu;
FIELD p redstoneTriggerButton Lcwu;
FIELD q mode Lbtw$a;
2019-03-20 13:56:26 -04:00
FIELD r conditional Z
FIELD s autoActivate Z
2019-06-19 13:48:53 -04:00
METHOD <init> (Lbtw;)V
2019-03-16 09:29:27 -04:00
ARG 1 blockEntity
2019-04-05 12:03:47 -04:00
METHOD h updateMode ()V
METHOD i cycleType ()V
METHOD j updateConditionalMode ()V
METHOD k updateActivationMode ()V
2019-06-19 13:48:53 -04:00
METHOD resize (Lcvo;II)V
2019-04-16 11:51:03 -04:00
ARG 1 client
ARG 2 width
ARG 3 height