net.minecraft.world.level.block.entity

public class CommandBlockEntity

extends BlockEntity

bub
net.minecraft.world.level.block.entity.CommandBlockEntity
net.minecraft.class_2593
net.minecraft.unmapped.C_qpgfeghp
net.minecraft.block.entity.CommandBlockBlockEntity
net.minecraft.tileentity.CommandBlockTileEntity
net.minecraft.server.v1_14_R1.TileEntityCommand

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public CompoundTag
b(id arg0)
save(CompoundTag arg0)
method_11007(class_2487 arg0)
m_fzlqwslp(C_hhlwcnih arg0)
toTag(CompoundTag arg0)
func_189515_b(CompoundNBT arg0)
save(NBTTagCompound arg0)
public void
a(id arg0)
load(CompoundTag arg0)
method_11014(class_2487 arg0)
m_dfzdncts(C_hhlwcnih arg0)
fromTag(CompoundTag arg0)
func_145839_a(CompoundNBT arg0)
load(NBTTagCompound arg0)
public ClientboundBlockEntityDataPacket
a()
getUpdatePacket()
method_16886()
m_kydjlael()
toUpdatePacket()
func_189518_D_()
getUpdatePacket()
public boolean
p()
onlyOpCanSetNbt()
method_11011()
m_jlguerjg()
shouldNotCopyTagFromItem()
func_183000_F()
isFilteredNBT()
public BaseCommandBlock
d()
getCommandBlock()
method_11040()
m_xdxxyhlh()
getCommandExecutor()
func_145993_a()
getCommandBlock()
public void
a(boolean arg0)
setPowered(boolean arg0)
method_11038(boolean arg0)
m_nijilidz(boolean arg0)
setPowered(boolean arg0)
func_184250_a(boolean arg0)
public boolean
f()
isPowered()
method_11043()
m_zwbkejcg()
isPowered()
func_184255_d()
public boolean
g()
isAutomatic()
method_11042()
m_zmselatf()
isAuto()
func_184254_e()
public void
b(boolean arg0)
setAutomatic(boolean arg0)
method_11041(boolean arg0)
m_riazfubc(boolean arg0)
setAuto(boolean arg0)
func_184253_b(boolean arg0)
public boolean
h()
wasConditionMet()
method_11044()
m_qpfzyghc()
isConditionMet()
func_184256_g()
public boolean
s()
markConditionMet()
method_11045()
m_uvxddano()
updateConditionMet()
func_184249_c()
public boolean
t()
isSendToClient()
method_11036()
m_agukovlw()
needsUpdatePacket()
func_184257_h()
public void
c(boolean arg0)
setSendToClient(boolean arg0)
method_11037(boolean arg0)
m_zognkppp(boolean arg0)
setNeedsUpdatePacket(boolean needsUpdatePacket)
func_184252_d(boolean arg0)
public CommandBlockEntity$Mode
u()
getMode()
method_11039()
m_faggkyfa()
getCommandBlockType()
func_184251_i()
public boolean
v()
isConditional()
method_11046()
m_dqailcjw()
isConditionalCommandBlock()
func_184258_j()
public void
n()
clearRemoved()
method_10996()
m_knsllsrv()
cancelRemoval()
func_145829_t()