Package net.minecraft.block.entity
Class CommandBlockBlockEntity
java.lang.Object
net.minecraft.block.entity.BlockEntity
net.minecraft.block.entity.CommandBlockBlockEntity
- Mappings:
Namespace Name official bctintermediary net/minecraft/class_1309named net/minecraft/block/entity/CommandBlockBlockEntity
-
Field Summary
FieldsFields inherited from class net.minecraft.block.entity.BlockEntity
block, pos, removed, world -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.block.entity.BlockEntity
cancelRemoval, createFromNbt, getBlock, getDataValue, getEntityWorld, getPos, getSquaredDistance, getSquaredRenderDistance, hasWorld, isRemoved, markDirty, markRemoved, onBlockAction, populateCrashReport, resetBlock, setPos, setWorld
-
Field Details
-
field_7496
- Mappings:
Namespace Name Mixin selector official aLbct;a:Laqf;intermediary field_7496Lnet/minecraft/class_1309;field_7496:Lnet/minecraft/class_1740;named field_7496Lnet/minecraft/block/entity/CommandBlockBlockEntity;field_7496:Lnet/minecraft/world/CommandBlockExecutor;
-
-
Constructor Details
-
CommandBlockBlockEntity
public CommandBlockBlockEntity()
-
-
Method Details
-
toNbt
- Overrides:
toNbtin classBlockEntity- Mappings:
Namespace Name Mixin selector official bLbcm;b(Lfn;)Vintermediary method_541Lnet/minecraft/class_226;method_541(Lnet/minecraft/class_322;)Vnamed toNbtLnet/minecraft/block/entity/BlockEntity;toNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
fromNbt
- Overrides:
fromNbtin classBlockEntity- Mappings:
Namespace Name Mixin selector official aLbcm;a(Lfn;)Vintermediary method_537Lnet/minecraft/class_226;method_537(Lnet/minecraft/class_322;)Vnamed fromNbtLnet/minecraft/block/entity/BlockEntity;fromNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
getPacket
- Overrides:
getPacketin classBlockEntity- Mappings:
Namespace Name Mixin selector official x_Lbcm;x_()Lid;intermediary method_544Lnet/minecraft/class_226;method_544()Lnet/minecraft/class_700;named getPacketLnet/minecraft/block/entity/BlockEntity;getPacket()Lnet/minecraft/network/Packet;
-
getCommandExecutor
- Mappings:
Namespace Name Mixin selector official bLbct;b()Laqf;intermediary method_6518Lnet/minecraft/class_1309;method_6518()Lnet/minecraft/class_1740;named getCommandExecutorLnet/minecraft/block/entity/CommandBlockBlockEntity;getCommandExecutor()Lnet/minecraft/world/CommandBlockExecutor;
-
method_8988
- Mappings:
Namespace Name Mixin selector official cLbct;c()Laf;intermediary method_8988Lnet/minecraft/class_1309;method_8988()Lnet/minecraft/class_2598;named method_8988Lnet/minecraft/block/entity/CommandBlockBlockEntity;method_8988()Lnet/minecraft/command/CommandStats;
-