net.minecraft.world.chunk

public interface ChunkAccess

extends BlockView

bmw
net.minecraft.unmapped.C_66993538
net.minecraft.world.chunk.ChunkAccess
net.minecraft.world.chunk.IChunk

Method summary

Modifier and TypeMethod
BlockState
a(el arg0, blb arg1, boolean arg2)
m_71444197(C_32594356 arg0, C_15815210 arg1, boolean arg2)
setBlockState(BlockPos pos, BlockState state, boolean movedByPiston)
func_177436_a(BlockPos arg0, IBlockState arg1, boolean arg2)
void
a(el arg0, bjh arg1)
m_74010736(C_32594356 arg0, C_40735137 arg1)
setBlockEntity(BlockPos pos, BlockEntity blockEntity)
func_177426_a(BlockPos arg0, TileEntity arg1)
void
a(aer arg0)
m_11127416(C_42232651 arg0)
addEntity(Entity entity)
func_76612_a(Entity arg0)
void
a(bnc arg0)
m_42451464(C_40221722 arg0)
setStatus(ChunkStatus status)
func_201574_a(ChunkStatus arg0)
default WorldChunkSection
a()
m_18226212()
getTopSection()
func_186031_y()
default int
b()
m_54495541()
getHighestSectionOffset()
func_76625_h()
WorldChunkSection[]
c()
m_38475086()
getSections()
func_76587_i()
int
a(ayh arg0, el arg1, boolean arg2)
m_39567117(C_92766678 arg0, C_32594356 arg1, boolean arg2)
getLight(LightType type, BlockPos pos, boolean sky)
func_201587_a(EnumLightType arg0, BlockPos arg1, boolean arg2)
int
a(el arg0, int arg1, boolean arg2)
m_87988310(C_32594356 arg0, int arg1, boolean arg2)
getLight(BlockPos pos, int ambientDarkness, boolean withSkyLight)
func_201586_a(BlockPos arg0, int arg1, boolean arg2)
boolean
c(el arg0)
m_48453024(C_32594356 arg0)
hasSkyAccess(BlockPos pos)
func_177444_d(BlockPos arg0)
int
a(boq$a arg0, int arg1, int arg2)
m_64418857(C_98339053$C_05933692 arg0, int arg1, int arg2)
getHeight(HeightMap$Type type, int x, int z)
func_201576_a(Heightmap$Type arg0, int arg1, int arg2)
ChunkPos
d()
m_63368859()
getPos()
func_76632_l()
void
a(long arg0)
m_98437778(long arg0)
setLastSaveTime(long time)
func_177432_b(long arg0)
StructureStart
a(String arg0)
m_36583245(String arg0)
getStructureStart(String type)
func_201585_a(String arg0)
void
a(String arg0, bxb arg1)
m_73552172(String arg0, C_50874258 arg1)
setStructureStart(String type, StructureStart start)
func_201584_a(String arg0, StructureStart arg1)
Map<String, StructureStart>
e()
m_54404144()
getStructureStarts()
func_201609_c()
it.unimi.dsi.fastutil.longs.LongSet
b(String arg0)
m_85102773(String arg0)
getStructureReferences(String type)
func_201578_b(String arg0)
void
a(String arg0, long arg1)
m_74005386(String arg0, long arg1)
addStructureReference(String type, long reference)
func_201583_a(String arg0, long arg1)
Map<String, it.unimi.dsi.fastutil.longs.LongSet>
f()
m_83386128()
getStructureReferences()
func_201604_d()
Biome[]
g()
m_17523919()
getBiomes()
func_201590_e()
ChunkStatus
i()
m_57661085()
getStatus()
func_201589_g()
void
d(el arg0)
m_89713558(C_32594356 arg0)
removeBlockEntity(BlockPos pos)
func_177425_e(BlockPos arg0)
void
a(ayh arg0, boolean arg1, el arg2, int arg3)
m_03466173(C_92766678 arg0, boolean arg1, C_32594356 arg2, int arg3)
setLight(LightType type, boolean sky, BlockPos pos, int light)
func_201580_a(EnumLightType arg0, boolean arg1, BlockPos arg2, int arg3)
default void
e(el arg0)
m_34589759(C_32594356 arg0)
markForPostProcessing(BlockPos pos)
func_201594_d(BlockPos arg0)
default void
a(gy arg0)
m_91473890(C_74087615 arg0)
loadBlockEntity(NbtCompound nbt)
func_201591_a(NBTTagCompound arg0)
default NbtCompound
g(el arg0)
m_35124846(C_32594356 arg0)
getPendingBlockEntity(BlockPos pos)
func_201579_g(BlockPos arg0)
default void
a(ayt[] arg0)
m_21156488(C_28105876[] arg0)
setBiomes(Biome[] biomes)
func_201577_a(Biome[] arg0)
default void
a(boq$a... arg0)
m_65921396(C_98339053$C_05933692... arg0)
addHeightMaps(HeightMap$Type... types)
func_201588_a(Heightmap$Type... arg0)
default List<BlockPos>
j()
m_28874007()
getLights()
func_201582_h()
TickList<Block>
k()
m_33700357()
getBlockTicks()
func_205218_i_()
TickList<Fluid>
l()
m_16634026()
getFluidTicks()
func_212247_j()
BitSet
a(bop$a arg0)
m_79238935(C_28690422$C_63020330 arg0)
getCarvingMask(GenerationStep$Carving step)
func_205749_a(GenerationStage$Carving arg0)