net.minecraft.block.entity

public class CommandBlockBlockEntity

extends BlockEntity

ccl
net.minecraft.world.level.block.entity.CommandBlockEntity
net.minecraft.class_2593
net.minecraft.block.entity.CommandBlockBlockEntity
net.minecraft.unmapped.C_qpgfeghp
net.minecraft.tileentity.CommandBlockTileEntity
net.minecraft.tileentity.CommandBlockTileEntity

Field summary

Modifier and TypeField
private boolean
a
powered
field_11919
powered
f_ynzunzvq
field_184259_a
powered
private boolean
b
auto
field_11918
auto
f_hrzuxcdt
field_184260_f
auto
private boolean
c
conditionMet
field_11917
conditionMet
f_xoaiocgt
field_184261_g
conditionMet
private boolean
g
sendToClient
field_11916
needsUpdatePacket
f_bjymjdgh
field_184262_h
sendToClient
private final CommandBlockExecutor
h
commandBlock
field_11920
commandExecutor
f_ypcqukwr
field_145994_a
commandBlockLogic

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public CompoundTag
a(md arg0)
save(CompoundTag arg0)
method_11007(class_2487 arg0)
toTag(CompoundTag arg0)
m_fzlqwslp(C_hhlwcnih arg0)
func_189515_b(CompoundNBT arg0)
write(CompoundNBT arg0)
public void
a(cee arg0, md arg1)
load(BlockState arg0, CompoundTag arg1)
method_11014(class_2680 arg0, class_2487 arg1)
fromTag(BlockState arg0, CompoundTag arg1)
m_dfzdncts(C_txtbiemp arg0, C_hhlwcnih arg1)
func_230337_a_(BlockState arg0, CompoundNBT arg1)
read(BlockState arg0, CompoundNBT arg1)
public BlockEntityUpdateS2CPacket
a()
getUpdatePacket()
method_16886()
toUpdatePacket()
m_kydjlael()
func_189518_D_()
getUpdatePacket()
public boolean
t()
onlyOpCanSetNbt()
method_11011()
copyItemDataRequiresOperator()
m_jlguerjg()
func_183000_F()
onlyOpsCanSetNbt()
public CommandBlockExecutor
d()
getCommandBlock()
method_11040()
getCommandExecutor()
m_xdxxyhlh()
func_145993_a()
getCommandBlockLogic()
public void
a(boolean arg0)
setPowered(boolean arg0)
method_11038(boolean arg0)
setPowered(boolean powered)
m_nijilidz(boolean arg0)
func_184250_a(boolean arg0)
setPowered(boolean poweredIn)
public boolean
f()
isPowered()
method_11043()
isPowered()
m_zwbkejcg()
func_184255_d()
isPowered()
public boolean
g()
isAutomatic()
method_11042()
isAuto()
m_zmselatf()
func_184254_e()
isAuto()
public void
b(boolean arg0)
setAutomatic(boolean arg0)
method_11041(boolean arg0)
setAuto(boolean auto)
m_riazfubc(boolean arg0)
func_184253_b(boolean arg0)
setAuto(boolean autoIn)
public void
h()
onModeSwitch()
method_23359()
method_23359()
m_ugtwjfcy()
func_226987_h_()
func_226987_h_()
private void
y()
scheduleTick()
method_23360()
method_23360()
m_cwitaoei()
func_226988_y_()
func_226988_y_()
public boolean
j()
wasConditionMet()
method_11044()
isConditionMet()
m_qpfzyghc()
func_184256_g()
isConditionMet()
public boolean
k()
markConditionMet()
method_11045()
updateConditionMet()
m_uvxddano()
func_184249_c()
setConditionMet()
public boolean
l()
isSendToClient()
method_11036()
needsUpdatePacket()
m_agukovlw()
func_184257_h()
isSendToClient()
public void
c(boolean arg0)
setSendToClient(boolean arg0)
method_11037(boolean arg0)
setNeedsUpdatePacket(boolean needsUpdatePacket)
m_zognkppp(boolean arg0)
func_184252_d(boolean arg0)
setSendToClient(boolean arg0)
public CommandBlockBlockEntity$Type
m()
getMode()
method_11039()
getCommandBlockType()
m_faggkyfa()
func_184251_i()
getMode()
public boolean
x()
isConditional()
method_11046()
isConditionalCommandBlock()
m_dqailcjw()
func_184258_j()
isConditional()
public void
r()
clearRemoved()
method_10996()
cancelRemoval()
m_knsllsrv()
func_145829_t()
validate()