net.minecraft.block.entity

public class CommandBlockBlockEntity

extends BlockEntity

btr
net.minecraft.class_2593
net.minecraft.block.entity.CommandBlockBlockEntity
net.minecraft.tileentity.CommandBlockTileEntity
net.minecraft.tileentity.CommandBlockTileEntity

Field summary

Modifier and TypeField
private boolean
a
field_11919
powered
field_184259_a
field_184259_a
private boolean
b
field_11918
auto
field_184260_f
field_184260_f
private boolean
c
field_11917
conditionMet
field_184261_g
field_184261_g
private boolean
g
field_11916
synced
field_184262_h
field_184262_h
private final CommandExecutor
h
field_11920
executor
field_145994_a
field_145994_a

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public NbtCompound
b(ib arg0)
method_11007(class_2487 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(CompoundNBT arg0)
write(CompoundNBT arg0)
public void
a(ib arg0)
method_11014(class_2487 arg0)
readNbt(NbtCompound arg0)
func_145839_a(CompoundNBT arg0)
read(CompoundNBT arg0)
public BlockEntityUpdateS2CPacket
a()
method_16886()
createUpdatePacket()
func_189518_D_()
getUpdatePacket()
public boolean
p()
method_11011()
requireOpForPlacingWithNbt()
func_183000_F()
onlyOpsCanSetNbt()
public CommandExecutor
c()
method_11040()
getCommandExecutor()
func_145993_a()
getCommandBlockLogic()
public void
a(boolean arg0)
method_11038(boolean arg0)
setPowered(boolean powered)
func_184250_a(boolean arg0)
setPowered(boolean poweredIn)
public boolean
d()
method_11043()
isPowered()
func_184255_d()
isPowered()
public boolean
f()
method_11042()
isAuto()
func_184254_e()
isAuto()
public void
b(boolean arg0)
method_11041(boolean arg0)
setAuto(boolean auto)
func_184253_b(boolean arg0)
setAuto(boolean autoIn)
public boolean
g()
method_11044()
wasConditionMet()
func_184256_g()
isConditionMet()
public boolean
r()
method_11045()
markConditionMet()
func_184249_c()
setConditionMet()
public boolean
s()
method_11036()
isSynced()
func_184257_h()
isSendToClient()
public void
c(boolean arg0)
method_11037(boolean arg0)
setSynced(boolean synced)
func_184252_d(boolean arg0)
setSendToClient(boolean arg0)
public CommandBlockBlockEntity$Mode
t()
method_11039()
getMode()
func_184251_i()
getMode()
public boolean
u()
method_11046()
isConditional()
func_184258_j()
isConditional()
public void
n()
method_10996()
cancelRemoval()
func_145829_t()
validate()