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

19 lines
484 B
Plaintext
Raw Normal View History

2019-04-18 17:01:39 -04:00
CLASS dau net/minecraft/client/gui/CommandBlockScreen
FIELD m blockEntity Lbtr;
FIELD n modeButton Lcwo;
FIELD o conditionalModeButton Lcwo;
FIELD p redstoneTriggerButton Lcwo;
FIELD q mode Lbtr$a;
2019-03-20 13:56:26 -04:00
FIELD r conditional Z
FIELD s autoActivate Z
2019-04-18 17:01:39 -04:00
METHOD <init> (Lbtr;)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-04-18 17:01:39 -04:00
METHOD resize (Lcvi;II)V
2019-04-16 11:51:03 -04:00
ARG 1 client
ARG 2 width
ARG 3 height