yarn/mappings/net/minecraft/block/entity/BlockEntityCommandBlock.map...

19 lines
505 B
Plaintext

CLASS atx net/minecraft/block/entity/BlockEntityCommandBlock
CLASS atx$a Type
FIELD a CHAIN Latx$a;
FIELD b REPEATING Latx$a;
FIELD c NORMAL Latx$a;
FIELD a powered Z
FIELD f auto Z
FIELD g conditionMet Z
FIELD i commandExecutor Lakx;
METHOD a getCommandExecutor ()Lakx;
METHOD a setPowered (Z)V
METHOD b setAuto (Z)V
METHOD c setConditionMet (Z)V
METHOD f isPowered ()Z
METHOD h isAuto ()Z
METHOD i isConditionMet ()Z
METHOD k getType ()Latx$a;
METHOD l isConditionalCommandBlock ()Z