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

19 lines
498 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS daz net/minecraft/client/gui/screen/ingame/CommandBlockScreen
FIELD m blockEntity Lbtv;
FIELD n modeButton Lcwt;
FIELD o conditionalModeButton Lcwt;
FIELD p redstoneTriggerButton Lcwt;
FIELD q mode Lbtv$a;
2019-03-20 13:56:26 -04:00
FIELD r conditional Z
FIELD s autoActivate Z
2019-06-07 07:45:25 -04:00
METHOD <init> (Lbtv;)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-07 07:45:25 -04:00
METHOD resize (Lcvn;II)V
2019-04-16 11:51:03 -04:00
ARG 1 client
ARG 2 width
ARG 3 height