net.minecraft.world.chunk

public interface ChunkAccess

extends C_28364041

bwy
net.minecraft.class_2791
net.minecraft.world.chunk.ChunkAccess
net.minecraft.world.chunk.IChunk
net.minecraft.world.chunk.IChunk

Method summary

Modifier and TypeMethod
BlockState
a(ev arg0, bvk arg1, boolean arg2)
method_12010(class_2338 arg0, class_2680 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(ev arg0, btn arg1)
method_12007(class_2338 arg0, class_2586 arg1)
setBlockEntity(BlockPos pos, BlockEntity blockEntity)
func_177426_a(BlockPos arg0, TileEntity arg1)
addTileEntity(BlockPos pos, TileEntity tileEntityIn)
void
a(aii arg0)
method_12002(class_1297 arg0)
addEntity(Entity entity)
func_76612_a(Entity arg0)
addEntity(Entity entityIn)
default WorldChunkSection
a()
method_12040()
getTopSection()
func_186031_y()
getLastExtendedBlockStorage()
default int
b()
method_12031()
getHighestSectionOffset()
func_76625_h()
getTopFilledSegment()
Set<BlockPos>
c()
method_12021()
getBlockEntityPositions()
func_203066_o()
getTileEntitiesPos()
WorldChunkSection[]
d()
method_12006()
getSections()
func_76587_i()
getSections()
LightEngine
e()
method_12023()
getLightEngine()
func_217307_e()
func_217307_e()
default int
a(ev arg0, int arg1, boolean arg2)
method_12035(class_2338 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()
method_12011()
getHeightMapTypes()
func_217311_f()
func_217311_f()
void
a(byr$a arg0, long[] arg1)
method_12037(class_2902$class_2903 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(byr$a arg0)
method_12032(class_2902$class_2903 arg0)
getHeightMap(HeightMap$Type type)
func_217303_b(Heightmap$Type arg0)
func_217303_b(Heightmap$Type arg0)
int
a(byr$a arg0, int arg1, int arg2)
method_12005(class_2902$class_2903 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()
method_12004()
getPos()
func_76632_l()
getPos()
void
a(long arg0)
method_12043(long arg0)
setLastSaveTime(long time)
func_177432_b(long arg0)
setLastSaveTime(long saveTime)
Map<String, StructureStart>
h()
method_12016()
getStructureStarts()
func_201609_c()
getStructureStarts()
void
a(Map<String, cin> arg0)
method_12034(Map<String, class_3449> arg0)
setStructures(Map<String, StructureStart> structures)
func_201612_a(Map<String, StructureStart> arg0)
setStructureStarts(Map<String, StructureStart> structureStartsIn)
default Biome
c(ev arg0)
method_16552(class_2338 arg0)
getBiome(BlockPos pos)
func_217309_c(BlockPos arg0)
getBiome(BlockPos localPos)
default boolean
a(int arg0, int arg1)
method_12228(int arg0, int arg1)
areSectionsEmpty(int minY, int maxY)
func_76606_c(int arg0, int arg1)
isEmptyBetween(int startY, int endY)
Biome[]
i()
method_12036()
getBiomes()
func_201590_e()
getBiomes()
void
a(boolean arg0)
method_12008(boolean arg0)
setDirty(boolean dirty)
func_177427_f(boolean arg0)
setModified(boolean modified)
boolean
j()
method_12044()
isDirty()
func_201593_f()
isModified()
ChunkStatus
k()
method_12009()
getStatus()
func_201589_g()
getStatus()
void
e(ev arg0)
method_12041(class_2338 arg0)
removeBlockEntity(BlockPos pos)
func_177425_e(BlockPos arg0)
removeTileEntity(BlockPos pos)
void
a(cks arg0)
method_17032(class_3568 arg0)
setLightEngine(LightEngine lightEngine)
func_217306_a(WorldLightManager arg0)
setLightManager(WorldLightManager arg0)
default void
f(ev arg0)
method_12039(class_2338 arg0)
markForPostProcessing(BlockPos pos)
func_201594_d(BlockPos arg0)
markBlockForPostprocessing(BlockPos pos)
it.unimi.dsi.fastutil.shorts.ShortList[]
l()
method_12012()
getPostProcessing()
func_201614_D()
getPackedPositions()
default void
a(short arg0, int arg1)
method_12029(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(ib arg0)
method_12042(class_2487 arg0)
loadBlockEntity(NbtCompound nbt)
func_201591_a(CompoundNBT arg0)
addTileEntity(CompoundNBT nbt)
NbtCompound
i(ev arg0)
method_12024(class_2338 arg0)
getPendingBlockEntity(BlockPos pos)
func_201579_g(BlockPos arg0)
getDeferredTileEntity(BlockPos pos)
NbtCompound
j(ev arg0)
method_20598(class_2338 arg0)
getSavedBlockEntity(BlockPos pos)
func_223134_j(BlockPos arg0)
func_223134_j(BlockPos arg0)
default void
a(bif[] arg0)
method_12022(class_1959[] arg0)
setBiomes(Biome[] biomes)
func_201577_a(Biome[] arg0)
setBiomes(Biome[] biomesIn)
Stream<BlockPos>
m()
method_12018()
getLights()
func_217304_m()
func_217304_m()
TickList<Block>
n()
method_12013()
getBlockTicks()
func_205218_i_()
getBlocksToBeTicked()
TickList<Fluid>
o()
method_12014()
getFluidTicks()
func_212247_j()
getFluidsToBeTicked()
default BitSet
a(byq$a arg0)
method_12025(class_2893$class_2894 arg0)
getCarvingMask(GenerationStep$Carving step)
func_205749_a(GenerationStage$Carving arg0)
getCarvingMask(GenerationStage$Carving type)
UpgradeData
p()
method_12003()
getUpgradeData()
func_196966_y()
getUpgradeData()
void
b(long arg0)
method_12028(long arg0)
setInhabitedTime(long time)
func_177415_c(long arg0)
setInhabitedTime(long newInhabitedTime)
long
q()
method_12033()
getInhabitedTime()
func_177416_w()
getInhabitedTime()
static it.unimi.dsi.fastutil.shorts.ShortList
a(it.unimi.dsi.fastutil.shorts.ShortList[] arg0, int arg1)
method_12026(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()
method_12038()
updatesHeightMaps()
func_217310_r()
hasLight()
void
b(boolean arg0)
method_12020(boolean arg0)
setUpdateHeightMaps(boolean updateHeightMaps)
func_217305_b(boolean arg0)
setLight(boolean arg0)