net.minecraft.block.entity

public class CommandBlockBlockEntity

extends BlockEntity

aox
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
field_145994_a

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
b(dh arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
writeToNBT(NBTTagCompound arg0)
public void
a(dh arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
readFromNBT(NBTTagCompound arg0)
public Packet
m()
method_544()
createUpdatePacket()
getDescriptionPacket()
public CommandExecutor
a()
method_6518()
getCommandExecutor()
func_145993_a()