Class CommandBlockBlockEntity

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

public class CommandBlockBlockEntity extends BlockEntity
Mappings:
Namespace Name
official bct
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 Lbct;a:Laqf;
      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 Lbcm;b(Lfn;)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 Lbcm;a(Lfn;)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 x_ Lbcm;x_()Lid;
      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;
    • getCommandExecutor

      public CommandBlockExecutor getCommandExecutor()
      Mappings:
      Namespace Name Mixin selector
      official b Lbct;b()Laqf;
      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 Lbct;c()Laf;
      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;