net.minecraft.world.level.block.entity

public abstract class BlockEntity

bwi
net.minecraft.world.level.block.entity.BlockEntity
net.minecraft.class_2586
net.minecraft.unmapped.C_kvegafmh
net.minecraft.block.entity.BlockEntity
net.minecraft.tileentity.TileEntity
net.minecraft.server.v1_15_R1.TileEntity

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
LOGGER
field_11868
f_muneaeoa
LOGGER
field_145852_a
private final BlockEntityType<?>
b
type
field_11864
f_ryoueidw
type
field_200663_e
tileType
protected Level
d
level
field_11863
f_fsrkvtwf
world
field_145850_b
world
protected BlockPos
e
worldPosition
field_11867
f_vmexpbns
pos
field_174879_c
position
protected boolean
f
remove
field_11865
f_tkrvwfln
removed
field_145846_f
private BlockState
c
blockState
field_11866
f_ebvcvspz
cachedState
field_195045_e
private boolean
g
hasLoggedInvalidStateBefore
field_19314
f_ohcmruky
invalid
field_222816_g

Constructor summary

ModifierConstructor
public (BlockEntityType<?> type)

Method summary

Modifier and TypeMethod
public Level
w()
getLevel()
method_10997()
m_rtxjwbev()
getWorld()
func_145831_w()
getWorld()
public void
a(bjt arg0, fk arg1)
setLevelAndPosition(Level arg0, BlockPos arg1)
method_11009(class_1937 arg0, class_2338 arg1)
m_okcmhspy(C_cdctfzbn arg0, C_hynzadkk arg1)
setWorld(World arg0, BlockPos arg1)
func_226984_a_(World arg0, BlockPos arg1)
setLocation(World arg0, BlockPosition arg1)
public boolean
n()
hasLevel()
method_11002()
m_pnogyfzc()
hasWorld()
func_145830_o()
hasWorld()
public void
a(jt arg0)
load(CompoundTag arg0)
method_11014(class_2487 arg0)
m_dfzdncts(C_hhlwcnih arg0)
fromTag(CompoundTag tag)
func_145839_a(CompoundNBT arg0)
load(NBTTagCompound arg0)
public CompoundTag
b(jt arg0)
save(CompoundTag arg0)
method_11007(class_2487 arg0)
m_fzlqwslp(C_hhlwcnih arg0)
toTag(CompoundTag tag)
func_189515_b(CompoundNBT arg0)
save(NBTTagCompound arg0)
private CompoundTag
d(jt arg0)
saveMetadata(CompoundTag arg0)
method_10999(class_2487 arg0)
m_jcglyghm(C_hhlwcnih arg0)
writeIdentifyingData(CompoundTag arg0)
func_189516_d(CompoundNBT arg0)
public static BlockEntity
c(jt arg0)
loadStatic(CompoundTag arg0)
method_11005(class_2487 arg0)
m_idcywgkm(C_hhlwcnih arg0)
createFromTag(CompoundTag arg0)
func_203403_c(CompoundNBT arg0)
create(NBTTagCompound arg0)
public void
e()
setChanged()
method_5431()
m_otuwtdni()
markDirty()
func_70296_d()
update()
public BlockPos
o()
getBlockPos()
method_11016()
m_qihknhoq()
getPos()
func_174877_v()
getPosition()
public BlockState
p()
getBlockState()
method_11010()
m_zqrrwulc()
getCachedState()
func_195044_w()
getBlock()
public ClientboundBlockEntityDataPacket
a()
getUpdatePacket()
method_16886()
m_kydjlael()
toUpdatePacket()
func_189518_D_()
getUpdatePacket()
public CompoundTag
b()
getUpdateTag()
method_16887()
m_escrnqip()
toInitialChunkDataTag()
func_189517_E_()
public boolean
q()
isRemoved()
method_11015()
m_jutqxnar()
isRemoved()
func_145837_r()
isRemoved()
public void
ab_()
setRemoved()
method_11012()
m_ftinwujz()
markRemoved()
func_145843_s()
public void
r()
clearRemoved()
method_10996()
m_knsllsrv()
cancelRemoval()
func_145829_t()
public boolean
a_(int arg0, int arg1)
triggerEvent(int arg0, int arg1)
method_11004(int arg0, int arg1)
m_qrmwzmws(int arg0, int arg1)
onBlockAction(int arg0, int arg1)
func_145842_c(int arg0, int arg1)
setProperty(int arg0, int arg1)
public void
s()
clearCache()
method_11000()
m_phndouqv()
resetBlock()
func_145836_u()
invalidateBlockCache()
public void
a(i arg0)
fillCrashReportCategory(CrashReportCategory arg0)
method_11003(class_129 arg0)
m_yymkkcjv(C_qympisds arg0)
populateCrashReport(CrashReportSection arg0)
func_145828_a(CrashReportCategory arg0)
public void
a(fk arg0)
setPosition(BlockPos arg0)
method_10998(class_2338 arg0)
m_rkqqktjq(C_hynzadkk arg0)
setPos(BlockPos arg0)
func_174878_a(BlockPos arg0)
setPosition(BlockPosition arg0)
public boolean
t()
onlyOpCanSetNbt()
method_11011()
m_jlguerjg()
shouldNotCopyTagFromItem()
func_183000_F()
isFilteredNBT()
public void
a(btr arg0)
rotate(Rotation arg0)
method_11013(class_2470 arg0)
m_twslbkfm(C_mboglirk arg0)
applyRotation(BlockRotation arg0)
func_189667_a(Rotation arg0)
public void
a(bsr arg0)
mirror(Mirror arg0)
method_11001(class_2415 arg0)
m_gtknwakd(C_qomzaqud arg0)
applyMirror(BlockMirror arg0)
func_189668_a(Mirror arg0)
public BlockEntityType<?>
u()
getType()
method_11017()
m_zgvlsqwh()
getType()
func_200662_C()
getTileType()
public void
v()
logInvalidState()
method_20525()
m_wudnrcqd()
markInvalid()
func_222814_r()
public double
a(double arg0, double arg1, double arg2)
distanceToSqr(double arg0, double arg1, double arg2)
method_11008(double arg0, double arg1, double arg2)
m_irlohieu(double arg0, double arg1, double arg2)
getSquaredDistance(double x, double y, double z)
func_145835_a(double arg0, double arg1, double arg2)
public double
i()
getViewDistance()
method_11006()
m_okdyaxmd()
getSquaredRenderDistance()
func_145833_n()