Class CommandBlockBlockEntity

java.lang.Object
net.minecraft.block.entity.BlockEntity
net.minecraft.block.entity.CommandBlockBlockEntity

public class CommandBlockBlockEntity
extends BlockEntity
Mappings:
Namespace Name
official akz
intermediary net/minecraft/class_351
named net/minecraft/block/entity/CommandBlockBlockEntity
  • Field Details

    • field_1419

      private final CommandBlockExecutor field_1419
      Mappings:
      Namespace Name Mixin selector
      official a Lakz;a:Ladc;
      intermediary field_1419 Lnet/minecraft/class_351;field_1419:Lnet/minecraft/class_87;
      named field_1419 Lnet/minecraft/block/entity/CommandBlockBlockEntity;field_1419:Lnet/minecraft/world/CommandBlockExecutor;
  • Constructor Details

    • CommandBlockBlockEntity

      public CommandBlockBlockEntity()
  • Method Details

    • toTag

      public void toTag​(CompoundTag tag)
      Overrides:
      toTag in class BlockEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lakw;b(Ldn;)V
      intermediary method_1100 Lnet/minecraft/class_348;method_1100(Lnet/minecraft/class_1405;)V
      named toTag Lnet/minecraft/block/entity/BlockEntity;toTag(Lnet/minecraft/nbt/CompoundTag;)V
    • fromTag

      public void fromTag​(CompoundTag tag)
      Overrides:
      fromTag in class BlockEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lakw;a(Ldn;)V
      intermediary method_1098 Lnet/minecraft/class_348;method_1098(Lnet/minecraft/class_1405;)V
      named fromTag Lnet/minecraft/block/entity/BlockEntity;fromTag(Lnet/minecraft/nbt/CompoundTag;)V
    • getPacket

      public Packet getPacket()
      Overrides:
      getPacket in class BlockEntity
      Mappings:
      Namespace Name Mixin selector
      official y_ Lakw;y_()Lff;
      intermediary method_1111 Lnet/minecraft/class_348;method_1111()Lnet/minecraft/class_1457;
      named getPacket Lnet/minecraft/block/entity/BlockEntity;getPacket()Lnet/minecraft/network/Packet;
    • shouldNotCopyTagFromItem

      public boolean shouldNotCopyTagFromItem()
      Overrides:
      shouldNotCopyTagFromItem in class BlockEntity
      Mappings:
      Namespace Name Mixin selector
      official F Lakw;F()Z
      intermediary method_1092 Lnet/minecraft/class_348;method_1092()Z
      named shouldNotCopyTagFromItem Lnet/minecraft/block/entity/BlockEntity;shouldNotCopyTagFromItem()Z
    • getCommandExecutor

      public CommandBlockExecutor getCommandExecutor()
      Mappings:
      Namespace Name Mixin selector
      official b Lakz;b()Ladc;
      intermediary method_1127 Lnet/minecraft/class_351;method_1127()Lnet/minecraft/class_87;
      named getCommandExecutor Lnet/minecraft/block/entity/CommandBlockBlockEntity;getCommandExecutor()Lnet/minecraft/world/CommandBlockExecutor;
    • method_1128

      public CommandStats method_1128()
      Mappings:
      Namespace Name Mixin selector
      official c Lakz;c()Ln;
      intermediary method_1128 Lnet/minecraft/class_351;method_1128()Lnet/minecraft/class_1685;
      named method_1128 Lnet/minecraft/block/entity/CommandBlockBlockEntity;method_1128()Lnet/minecraft/command/CommandStats;