net.minecraft.block.entity

public class CommandBlockBlockEntity

extends BlockEntity

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

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public NbtCompound
b(dq arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
writeToNBT(NBTTagCompound arg0)
public void
a(dq arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
readFromNBT(NBTTagCompound arg0)
public BlockEntityUpdateS2CPacket
D_()
method_544()
createUpdatePacket()
getUpdatePacket()
public boolean
B()
method_8981()
requireOpForPlacingWithNbt()
onlyOpsCanSetNbt()
public CommandExecutor
c()
method_6518()
getCommandExecutor()
getCommandBlockLogic()
public CommandResults
d()
method_8988()
getCommandResults()
getCommandResultStats()
public void
a(boolean arg0)
method_11649(boolean arg0)
setPowered(boolean powered)
setPowered(boolean poweredIn)
public boolean
e()
method_11653()
isPowered()
isPowered()
public boolean
g()
method_11654()
isAuto()
isAuto()
public void
b(boolean arg0)
method_11650(boolean arg0)
setAuto(boolean auto)
setAuto(boolean autoIn)
public boolean
h()
method_11655()
wasConditionMet()
isConditionMet()
public void
c(boolean arg0)
method_11651(boolean arg0)
markConditionMet(boolean conditionMet)
setConditionMet(boolean conditionMetIn)
public boolean
i()
method_11656()
isSynced()
isSendToClient()
public void
d(boolean arg0)
method_11652(boolean arg0)
setSynced(boolean synced)
setSendToClient(boolean arg0)
public CommandBlockBlockEntity$Mode
j()
method_11657()
getMode()
getMode()
public boolean
k()
method_11658()
isConditional()
isConditional()
public void
z()
method_553()
cancelRemoval()
validate()