net.minecraft.block.entity

public class CommandBlockBlockEntity

extends BlockEntity

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

Field summary

Modifier and TypeField
private boolean
a
field_12844
powered
field_184259_a
powered
private boolean
f
field_12845
auto
field_184260_f
auto
private boolean
g
field_12846
conditionMet
field_184261_g
conditionMet
private boolean
h
field_12847
synced
field_184262_h
sendToClient
private final CommandExecutor
i
field_7496
executor
field_145994_a
commandBlockLogic

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public NbtCompound
b(fy arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(NBTTagCompound arg0)
writeToNBT(NBTTagCompound arg0)
public void
a(fy arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
func_145839_a(NBTTagCompound arg0)
readFromNBT(NBTTagCompound arg0)
public BlockEntityUpdateS2CPacket
c()
method_544()
createUpdatePacket()
func_189518_D_()
getUpdatePacket()
public boolean
C()
method_8981()
requireOpForPlacingWithNbt()
func_183000_F()
onlyOpsCanSetNbt()
public CommandExecutor
a()
method_6518()
getCommandExecutor()
func_145993_a()
getCommandBlockLogic()
public CommandResults
e()
method_8988()
getCommandResults()
func_175124_c()
getCommandResultStats()
public void
a(boolean arg0)
method_11649(boolean arg0)
setPowered(boolean powered)
func_184250_a(boolean arg0)
setPowered(boolean poweredIn)
public boolean
f()
method_11653()
isPowered()
func_184255_d()
isPowered()
public boolean
h()
method_11654()
isAuto()
func_184254_e()
isAuto()
public void
b(boolean arg0)
method_11650(boolean arg0)
setAuto(boolean auto)
func_184253_b(boolean arg0)
setAuto(boolean autoIn)
public boolean
i()
method_11655()
wasConditionMet()
func_184256_g()
isConditionMet()
public boolean
j()
method_14368()
markConditionMet()
func_184249_c()
setConditionMet()
public boolean
k()
method_11656()
isSynced()
func_184257_h()
isSendToClient()
public void
c(boolean arg0)
method_11652(boolean arg0)
setSynced(boolean synced)
func_184252_d(boolean arg0)
setSendToClient(boolean arg0)
public CommandBlockBlockEntity$Mode
l()
method_11657()
getMode()
func_184251_i()
getMode()
public boolean
m()
method_11658()
isConditional()
func_184258_j()
isConditional()
public void
A()
method_553()
cancelRemoval()
func_145829_t()
validate()