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

35 lines
928 B
Plaintext

CLASS atx net/minecraft/block/entity/BlockEntityCommandBlock
CLASS atx$1
METHOD C_ getServer ()Lnet/minecraft/server/MinecraftServer;
METHOD a setCommand (Ljava/lang/String;)V
METHOD c getBlockPos ()Ldx;
METHOD d getPos ()Lbfp;
METHOD e getWorld ()Lali;
METHOD f getEntity ()Lub;
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 validate ()V
METHOD a getCommandExecutor ()Lakx;
METHOD a deserialize (Lfc;)V
ARG 0 tag
METHOD a setPowered (Z)V
ARG 0 powered
METHOD b serialize (Lfc;)Lfc;
ARG 0 tag
METHOD b setAuto (Z)V
ARG 0 auto
METHOD c getUpdatePacket ()Lhi;
METHOD c setConditionMet (Z)V
ARG 0 conditionMet
METHOD f isPowered ()Z
METHOD h isAuto ()Z
METHOD i isConditionMet ()Z
METHOD k getType ()Latx$a;
METHOD l isConditionalCommandBlock ()Z