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_1309
named net/minecraft/block/entity/CommandBlockBlockEntity
  • Field Details

    • field_7496

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

    • CommandBlockBlockEntity

      public CommandBlockBlockEntity()
  • Method Details

    • toNbt

      public void toNbt(NbtCompound nbt)
      Overrides:
      toNbt in class BlockEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lakw;b(Ldn;)V
      intermediary method_541 Lnet/minecraft/class_226;method_541(Lnet/minecraft/class_322;)V
      named toNbt Lnet/minecraft/block/entity/BlockEntity;toNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • fromNbt

      public void fromNbt(NbtCompound nbt)
      Overrides:
      fromNbt in class BlockEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lakw;a(Ldn;)V
      intermediary method_537 Lnet/minecraft/class_226;method_537(Lnet/minecraft/class_322;)V
      named fromNbt Lnet/minecraft/block/entity/BlockEntity;fromNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • getPacket

      public Packet getPacket()
      Overrides:
      getPacket in class BlockEntity
      Mappings:
      Namespace Name Mixin selector
      official y_ Lakw;y_()Lff;
      intermediary method_544 Lnet/minecraft/class_226;method_544()Lnet/minecraft/class_700;
      named getPacket Lnet/minecraft/block/entity/BlockEntity;getPacket()Lnet/minecraft/network/Packet;
    • shouldNotCopyNbtFromItem

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

      public CommandBlockExecutor getCommandExecutor()
      Mappings:
      Namespace Name Mixin selector
      official b Lakz;b()Ladc;
      intermediary method_6518 Lnet/minecraft/class_1309;method_6518()Lnet/minecraft/class_1740;
      named getCommandExecutor Lnet/minecraft/block/entity/CommandBlockBlockEntity;getCommandExecutor()Lnet/minecraft/world/CommandBlockExecutor;
    • method_8988

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