net.minecraft.block.entity

public class CommandBlockBlockEntity

extends BlockEntity

akz
net.minecraft.class_1309
net.minecraft.block.entity.CommandBlockBlockEntity
net.minecraft.tileentity.TileEntityCommandBlock

Field summary

Modifier and TypeField
private final CommandExecutor
a
field_7496
executor
commandBlockLogic

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
b(dn arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
writeToNBT(NBTTagCompound arg0)
public void
a(dn arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
readFromNBT(NBTTagCompound arg0)
public Packet
y_()
method_544()
createUpdatePacket()
getDescriptionPacket()
public boolean
F()
method_8981()
requireOpForPlacingWithNbt()
func_183000_F()
public CommandExecutor
b()
method_6518()
getCommandExecutor()
getCommandBlockLogic()
public CommandResults
c()
method_8988()
getCommandResults()
getCommandResultStats()