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

26 lines
694 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS bnu net/minecraft/block/entity/CommandBlockBlockEntity
CLASS bnu$1
2017-04-05 14:11:28 -04:00
METHOD a setCommand (Ljava/lang/String;)V
2018-12-12 12:12:26 -05:00
METHOD d getWorld ()Luq;
METHOD f getPos ()Lcmd;
CLASS bnu$a Type
FIELD a CHAIN Lbnu$a;
FIELD b REPEATING Lbnu$a;
FIELD c NORMAL Lbnu$a;
2016-08-14 16:19:38 -04:00
FIELD a powered Z
2018-12-12 12:12:26 -05:00
FIELD b auto Z
FIELD c conditionMet Z
FIELD h commandExecutor Lbax;
METHOD a fromTag (Lhs;)V
2016-08-14 16:19:38 -04:00
METHOD a setPowered (Z)V
2018-12-12 12:12:26 -05:00
METHOD ai_ toUpdatePacket ()Lke;
METHOD b toTag (Lhs;)Lhs;
2016-08-14 16:19:38 -04:00
METHOD b setAuto (Z)V
2018-12-12 12:12:26 -05:00
METHOD c getCommandExecutor ()Lbax;
METHOD d isPowered ()Z
METHOD e isAuto ()Z
METHOD f isConditionMet ()Z
2018-12-12 12:12:26 -05:00
METHOD j getType ()Lbnu$a;
METHOD k isConditionalCommandBlock ()Z
2018-12-12 12:12:26 -05:00
METHOD x validate ()V