net.minecraft.world.chunk

public interface Chunk

extends StructureHolder

bxh
net.minecraft.world.level.chunk.ChunkAccess
net.minecraft.class_2791
net.minecraft.world.chunk.Chunk
net.minecraft.unmapped.C_lwzmmmqr
net.minecraft.world.chunk.ChunkAccess
net.minecraft.world.chunk.IChunk
net.minecraft.world.chunk.IChunk

Method summary

Modifier and TypeMethod
BlockState
a(ew arg0, bvt arg1, boolean arg2)
setBlockState(BlockPos arg0, BlockState arg1, boolean arg2)
method_12010(class_2338 arg0, class_2680 arg1, boolean arg2)
setBlockState(BlockPos pos, BlockState state, boolean arg2)
m_qhwssies(C_hynzadkk arg0, C_txtbiemp arg1, boolean arg2)
setBlockState(BlockPos pos, BlockState state, boolean movedByPiston)
func_177436_a(BlockPos arg0, BlockState arg1, boolean arg2)
setBlockState(BlockPos pos, BlockState state, boolean isMoving)
void
a(ew arg0, btw arg1)
setBlockEntity(BlockPos arg0, BlockEntity arg1)
method_12007(class_2338 arg0, class_2586 arg1)
setBlockEntity(BlockPos pos, BlockEntity blockEntity)
m_hguftcvs(C_hynzadkk arg0, C_kvegafmh arg1)
setBlockEntity(BlockPos pos, BlockEntity blockEntity)
func_177426_a(BlockPos arg0, TileEntity arg1)
addTileEntity(BlockPos pos, TileEntity tileEntityIn)
void
a(aio arg0)
addEntity(Entity arg0)
method_12002(class_1297 arg0)
addEntity(Entity entity)
m_blkwaqtb(C_astfners arg0)
addEntity(Entity entity)
func_76612_a(Entity arg0)
addEntity(Entity entityIn)
default ChunkSection
a()
getHighestSection()
method_12040()
getHighestNonEmptySection()
m_mrvpghin()
getTopSection()
func_186031_y()
getLastExtendedBlockStorage()
default int
b()
getHighestSectionPosition()
method_12031()
getHighestNonEmptySectionYOffset()
m_pzyvuftt()
getHighestSectionOffset()
func_76625_h()
getTopFilledSegment()
Set<BlockPos>
c()
getBlockEntitiesPos()
method_12021()
getBlockEntityPositions()
m_lbczmzpt()
getBlockEntityPositions()
func_203066_o()
getTileEntitiesPos()
ChunkSection[]
d()
getSections()
method_12006()
getSectionArray()
m_coitboyr()
getSections()
func_76587_i()
getSections()
LightingProvider
e()
getLightEngine()
method_12023()
getLightingProvider()
m_mdiuticp()
getLightEngine()
func_217307_e()
getWorldLightManager()
default int
a(ew arg0, int arg1, boolean arg2)
getRawBrightness(BlockPos arg0, int arg1, boolean arg2)
method_12035(class_2338 arg0, int arg1, boolean arg2)
getLightLevel(BlockPos pos, int darkness, boolean includeSkyLight)
m_edokbzap(C_hynzadkk arg0, int arg1, boolean arg2)
m_78488376(BlockPos arg0, int arg1, boolean arg2)
func_201586_a(BlockPos arg0, int arg1, boolean arg2)
getLightSubtracted(BlockPos pos, int amount, boolean hasSkylight)
Collection<Map$Entry<Heightmap$Type, Heightmap>>
f()
getHeightmaps()
method_12011()
getHeightmaps()
m_xkejgfig()
getHeightMapTypes()
func_217311_f()
func_217311_f()
void
a(bza$a arg0, long[] arg1)
setHeightmap(Heightmap$Types arg0, long[] arg1)
method_12037(class_2902$class_2903 arg0, long[] arg1)
setHeightmap(Heightmap$Type type, long[] heightmap)
m_vydgjigk(C_ybztoekc$C_wkdeqzbn arg0, long[] arg1)
setHeightMap(HeightMap$Type type, long[] data)
func_201607_a(Heightmap$Type arg0, long[] arg1)
setHeightmap(Heightmap$Type type, long[] data)
Heightmap
b(bza$a arg0)
getOrCreateHeightmapUnprimed(Heightmap$Types arg0)
method_12032(class_2902$class_2903 arg0)
getHeightmap(Heightmap$Type type)
m_pmdbdcxs(C_ybztoekc$C_wkdeqzbn arg0)
getHeightMap(HeightMap$Type type)
func_217303_b(Heightmap$Type arg0)
getHeightmap(Heightmap$Type typeIn)
int
a(bza$a arg0, int arg1, int arg2)
getHeight(Heightmap$Types arg0, int arg1, int arg2)
method_12005(class_2902$class_2903 arg0, int arg1, int arg2)
sampleHeightmap(Heightmap$Type type, int x, int z)
m_deudsvnt(C_ybztoekc$C_wkdeqzbn arg0, int arg1, int arg2)
getHeight(HeightMap$Type type, int x, int z)
func_201576_a(Heightmap$Type arg0, int arg1, int arg2)
getTopBlockY(Heightmap$Type heightmapType, int x, int z)
ChunkPos
g()
getPos()
method_12004()
getPos()
m_oeshvinu()
getPos()
func_76632_l()
getPos()
void
a(long arg0)
setLastSaveTime(long arg0)
method_12043(long arg0)
setLastSaveTime(long lastSaveTime)
m_wmxqirdp(long arg0)
setLastSaveTime(long time)
func_177432_b(long arg0)
setLastSaveTime(long saveTime)
Map<String, StructureStart>
h()
getAllStarts()
method_12016()
getStructureStarts()
m_itzisycv()
getStructureStarts()
func_201609_c()
getStructureStarts()
void
a(Map<String, ciw> arg0)
setAllStarts(Map<String, StructureStart> arg0)
method_12034(Map<String, class_3449> arg0)
setStructureStarts(Map<String, StructureStart> arg0)
m_rirvxrfe(Map<String, C_efiavfys> arg0)
setStructures(Map<String, StructureStart> structures)
func_201612_a(Map<String, StructureStart> arg0)
setStructureStarts(Map<String, StructureStart> structureStartsIn)
default Biome
c(ew arg0)
getBiome(BlockPos arg0)
method_16552(class_2338 arg0)
getBiome(BlockPos pos)
m_ytbonqgl(C_hynzadkk arg0)
getBiome(BlockPos pos)
func_217309_c(BlockPos arg0)
getBiome(BlockPos localPos)
default boolean
a(int arg0, int arg1)
isYSpaceEmpty(int arg0, int arg1)
method_12228(int arg0, int arg1)
m_udykeqsw(int arg0, int arg1)
areSectionsEmpty(int minY, int maxY)
func_76606_c(int arg0, int arg1)
isEmptyBetween(int startY, int endY)
Biome[]
i()
getBiomes()
method_12036()
getBiomeArray()
m_wcezurnx()
getBiomes()
func_201590_e()
getBiomes()
void
a(boolean arg0)
setUnsaved(boolean arg0)
method_12008(boolean arg0)
setShouldSave(boolean shouldSave)
m_jcgsgwwo(boolean arg0)
setDirty(boolean dirty)
func_177427_f(boolean arg0)
setModified(boolean modified)
boolean
j()
isUnsaved()
method_12044()
needsSaving()
m_fhrvmsma()
isDirty()
func_201593_f()
isModified()
ChunkStatus
k()
getStatus()
method_12009()
getStatus()
m_qkpdcbbf()
getStatus()
func_201589_g()
getStatus()
void
e(ew arg0)
removeBlockEntity(BlockPos arg0)
method_12041(class_2338 arg0)
removeBlockEntity(BlockPos arg0)
m_uwgruiru(C_hynzadkk arg0)
removeBlockEntity(BlockPos pos)
func_177425_e(BlockPos arg0)
removeTileEntity(BlockPos pos)
void
a(clb arg0)
setLightEngine(LevelLightEngine arg0)
method_17032(class_3568 arg0)
setLightingProvider(LightingProvider lightingProvider)
m_ujgdbgoj(C_ksposksb arg0)
setLightEngine(LightEngine lightEngine)
func_217306_a(WorldLightManager arg0)
setLightManager(WorldLightManager arg0)
default void
f(ew arg0)
markPosForPostprocessing(BlockPos arg0)
method_12039(class_2338 arg0)
markBlockForPostProcessing(BlockPos arg0)
m_rxqzlewx(C_hynzadkk arg0)
markForPostProcessing(BlockPos pos)
func_201594_d(BlockPos arg0)
markBlockForPostprocessing(BlockPos pos)
it.unimi.dsi.fastutil.shorts.ShortList[]
l()
getPostProcessing()
method_12012()
getPostProcessingLists()
m_eoqbertz()
getPostProcessing()
func_201614_D()
getPackedPositions()
default void
a(short arg0, int arg1)
addPackedPostProcess(short arg0, int arg1)
method_12029(short arg0, int arg1)
markBlockForPostProcessing(short arg0, int arg1)
m_qdoylksi(short arg0, int arg1)
markForPostProcessing(short pos, int height)
func_201636_b(short arg0, int arg1)
func_201636_b(short packedPosition, int index)
default void
a(id arg0)
setBlockEntityNbt(CompoundTag arg0)
method_12042(class_2487 arg0)
addPendingBlockEntityTag(CompoundTag arg0)
m_vczfecac(C_hhlwcnih arg0)
loadBlockEntity(NbtCompound nbt)
func_201591_a(CompoundNBT arg0)
addTileEntity(CompoundNBT nbt)
CompoundTag
i(ew arg0)
getBlockEntityNbt(BlockPos arg0)
method_12024(class_2338 arg0)
getBlockEntityTagAt(BlockPos pos)
m_sogpxvqe(C_hynzadkk arg0)
getPendingBlockEntity(BlockPos pos)
func_201579_g(BlockPos arg0)
getDeferredTileEntity(BlockPos pos)
CompoundTag
j(ew arg0)
getBlockEntityNbtForSaving(BlockPos arg0)
method_20598(class_2338 arg0)
m_smvmtzoy(C_hynzadkk arg0)
getSavedBlockEntity(BlockPos pos)
func_223134_j(BlockPos arg0)
func_223134_j(BlockPos pos)
default void
a(bio[] arg0)
setBiomes(Biome[] arg0)
method_12022(class_1959[] arg0)
setBiomeArray(Biome[] biomeArray)
m_rzwxzbfv(C_orlkpefs[] arg0)
setBiomes(Biome[] biomes)
func_201577_a(Biome[] arg0)
setBiomes(Biome[] biomesIn)
Stream<BlockPos>
m()
getLights()
method_12018()
getLightSourcesStream()
m_hehmhcmj()
getLights()
func_217304_m()
getLightSources()
TickScheduler<Block>
n()
getBlockTicks()
method_12013()
getBlockTickScheduler()
m_fmezrwqz()
getBlockTicks()
func_205218_i_()
getBlocksToBeTicked()
TickScheduler<Fluid>
o()
getLiquidTicks()
method_12014()
getFluidTickScheduler()
m_olpwbnsq()
getFluidTicks()
func_212247_j()
getFluidsToBeTicked()
default BitSet
a(byz$a arg0)
getCarvingMask(GenerationStep$Carving arg0)
method_12025(class_2893$class_2894 arg0)
getCarvingMask(GenerationStep$Carver carver)
m_puhfldyx(C_rdrmebyw$C_smrpgmrn arg0)
getCarvingMask(GenerationStep$Carving step)
func_205749_a(GenerationStage$Carving arg0)
getCarvingMask(GenerationStage$Carving type)
UpgradeData
p()
getUpgradeData()
method_12003()
getUpgradeData()
m_ifohhonx()
getUpgradeData()
func_196966_y()
getUpgradeData()
void
b(long arg0)
setInhabitedTime(long arg0)
method_12028(long arg0)
setInhabitedTime(long inhabitedTime)
m_qaecgkls(long arg0)
setInhabitedTime(long time)
func_177415_c(long arg0)
setInhabitedTime(long newInhabitedTime)
long
q()
getInhabitedTime()
method_12033()
getInhabitedTime()
m_yuipgvpr()
getInhabitedTime()
func_177416_w()
getInhabitedTime()
static it.unimi.dsi.fastutil.shorts.ShortList
a(it.unimi.dsi.fastutil.shorts.ShortList[] arg0, int arg1)
getOrCreateOffsetList(it.unimi.dsi.fastutil.shorts.ShortList[] arg0, int arg1)
method_12026(it.unimi.dsi.fastutil.shorts.ShortList[] arg0, int arg1)
getList(it.unimi.dsi.fastutil.shorts.ShortList[] lists, int index)
m_erkpagse(it.unimi.dsi.fastutil.shorts.ShortList[] arg0, int arg1)
getOrAddShortList(it.unimi.dsi.fastutil.shorts.ShortList[] list, int index)
func_217308_a(it.unimi.dsi.fastutil.shorts.ShortList[] arg0, int arg1)
getList(it.unimi.dsi.fastutil.shorts.ShortList[] arg0, int arg1)
boolean
r()
isLightCorrect()
method_12038()
isLightOn()
m_ryislatp()
updatesHeightMaps()
func_217310_r()
hasLight()
void
b(boolean arg0)
setLightCorrect(boolean arg0)
method_12020(boolean arg0)
setLightOn(boolean lightOn)
m_yrcpifpe(boolean arg0)
setUpdateHeightMaps(boolean updateHeightMaps)
func_217305_b(boolean arg0)
setLight(boolean arg0)