net.minecraft.world.chunk

public interface ChunkAccess

extends BlockView

bmx
net.minecraft.class_3781
net.minecraft.world.chunk.ChunkAccess
net.minecraft.world.chunk.IChunk
net.minecraft.world.chunk.IChunk

Method summary

Modifier and TypeMethod
BlockState
a(el arg0, blc arg1, boolean arg2)
method_16994(class_2552 arg0, class_2232 arg1, boolean arg2)
setBlockState(BlockPos pos, BlockState state, boolean movedByPiston)
func_177436_a(BlockPos arg0, IBlockState arg1, boolean arg2)
setBlockState(BlockPos pos, IBlockState state, boolean isMoving)
void
a(el arg0, bji arg1)
method_9136(class_2552 arg0, class_226 arg1)
setBlockEntity(BlockPos pos, BlockEntity blockEntity)
func_177426_a(BlockPos arg0, TileEntity arg1)
addTileEntity(BlockPos pos, TileEntity tileEntityIn)
void
a(aer arg0)
method_3887(class_864 arg0)
addEntity(Entity entity)
func_76612_a(Entity arg0)
addEntity(Entity entityIn)
void
a(bnd arg0)
method_16990(class_3786 arg0)
setStatus(ChunkStatus status)
func_201574_a(ChunkStatus arg0)
setStatus(ChunkStatus status)
default WorldChunkSection
a()
method_16989()
getTopSection()
func_186031_y()
getLastExtendedBlockStorage()
default int
b()
method_17001()
getHighestSectionOffset()
func_76625_h()
getTopFilledSegment()
WorldChunkSection[]
c()
method_17003()
getSections()
func_76587_i()
getSections()
int
a(ayi arg0, el arg1, boolean arg2)
method_9132(class_1161 arg0, class_2552 arg1, boolean arg2)
getLight(LightType type, BlockPos pos, boolean sky)
func_201587_a(EnumLightType arg0, BlockPos arg1, boolean arg2)
getLight(EnumLightType lightType, BlockPos pos, boolean hasSkylight)
int
a(el arg0, int arg1, boolean arg2)
method_16993(class_2552 arg0, int arg1, boolean arg2)
getLight(BlockPos pos, int ambientDarkness, boolean withSkyLight)
func_201586_a(BlockPos arg0, int arg1, boolean arg2)
getLightSubtracted(BlockPos pos, int amount, boolean hasSkylight)
boolean
c(el arg0)
method_9148(class_2552 arg0)
hasSkyAccess(BlockPos pos)
func_177444_d(BlockPos arg0)
canSeeSky(BlockPos pos)
int
a(bor$a arg0, int arg1, int arg2)
method_16992(class_3804$class_3805 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
d()
method_3920()
getPos()
func_76632_l()
getPos()
void
a(long arg0)
method_9143(long arg0)
setLastSaveTime(long time)
func_177432_b(long arg0)
setLastSaveTime(long saveTime)
StructureStart
a(String arg0)
method_16996(String arg0)
getStructureStart(String type)
func_201585_a(String arg0)
getStructureStart(String stucture)
void
a(String arg0, bxc arg1)
method_16998(String arg0, class_3992 arg1)
setStructureStart(String type, StructureStart start)
func_201584_a(String arg0, StructureStart arg1)
putStructureStart(String structureIn, StructureStart structureStartIn)
Map<String, StructureStart>
e()
method_17004()
getStructureStarts()
func_201609_c()
getStructureStarts()
it.unimi.dsi.fastutil.longs.LongSet
b(String arg0)
method_17002(String arg0)
getStructureReferences(String type)
func_201578_b(String arg0)
getStructureReferences(String structureIn)
void
a(String arg0, long arg1)
method_16997(String arg0, long arg1)
addStructureReference(String type, long reference)
func_201583_a(String arg0, long arg1)
addStructureReference(String strucutre, long reference)
Map<String, it.unimi.dsi.fastutil.longs.LongSet>
f()
method_17006()
getStructureReferences()
func_201604_d()
getStructureReferences()
Biome[]
g()
method_17007()
getBiomes()
func_201590_e()
getBiomes()
ChunkStatus
i()
method_17009()
getStatus()
func_201589_g()
getStatus()
void
d(el arg0)
method_9150(class_2552 arg0)
removeBlockEntity(BlockPos pos)
func_177425_e(BlockPos arg0)
removeTileEntity(BlockPos pos)
void
a(ayi arg0, boolean arg1, el arg2, int arg3)
method_3891(class_1161 arg0, boolean arg1, class_2552 arg2, int arg3)
setLight(LightType type, boolean sky, BlockPos pos, int light)
func_201580_a(EnumLightType arg0, boolean arg1, BlockPos arg2, int arg3)
setLightFor(EnumLightType light, boolean hasSkylight, BlockPos pos, int lightValue)
default void
e(el arg0)
method_17005(class_2552 arg0)
markForPostProcessing(BlockPos pos)
func_201594_d(BlockPos arg0)
markBlockForPostprocessing(BlockPos pos)
default void
a(gy arg0)
method_16995(class_322 arg0)
loadBlockEntity(NbtCompound nbt)
func_201591_a(NBTTagCompound arg0)
addTileEntity(NBTTagCompound nbt)
default NbtCompound
g(el arg0)
method_17008(class_2552 arg0)
getPendingBlockEntity(BlockPos pos)
func_201579_g(BlockPos arg0)
getDeferredTileEntity(BlockPos pos)
default void
a(ayu[] arg0)
method_16999(class_1170[] arg0)
setBiomes(Biome[] biomes)
func_201577_a(Biome[] arg0)
setBiomes(Biome[] biomesIn)
default void
a(bor$a... arg0)
method_17000(class_3804$class_3805... arg0)
addHeightMaps(HeightMap$Type... types)
func_201588_a(Heightmap$Type... arg0)
createHeightMap(Heightmap$Type... types)
default List<BlockPos>
j()
method_17010()
getLights()
func_201582_h()
getLightBlockPositions()
TickList<Block>
k()
method_17011()
getBlockTicks()
func_205218_i_()
getBlocksToBeTicked()
TickList<Fluid>
l()
method_17012()
getFluidTicks()
func_212247_j()
getFluidsToBeTicked()
BitSet
a(boq$a arg0)
method_16991(class_3801$class_3802 arg0)
getCarvingMask(GenerationStep$Carving step)
func_205749_a(GenerationStage$Carving arg0)
getCarvingMask(GenerationStage$Carving type)