net.minecraft.world.level.chunk

public class ProtoChunk

extends ChunkAccess

All mapped superinterfaces:

BiomeManager$NoiseBiomeSource, LightChunk, BlockGetter, LevelHeightAccessor, StructureAccess

ecy
net.minecraft.world.level.chunk.ProtoChunk
net.minecraft.class_2839
net.minecraft.unmapped.C_zebxgear
net.minecraft.world.chunk.ProtoChunk
net.minecraft.world.chunk.ProtoChunk

Field summary

Modifier and TypeField
private volatile LevelLightEngine
n
lightEngine
field_17105
f_suipyipz
lightingProvider
lightingProvider
private volatile ChunkStatus
o
status
field_12918
f_grpnbten
status
status
private final List<CompoundTag>
p
entities
field_12929
f_flfkpmaw
entities
entities
private CarvingMask
q
carvingMask
field_12926
f_uvoacefa
carvingMask
carvingMask
private BelowZeroRetrogen
r
belowZeroRetrogen
field_35473
f_kcomwdvr
belowZeroRetrogen
belowZeroRetrogen
private final ProtoChunkTicks<Block>
s
blockTicks
field_35474
f_hkvkhenb
blockTickScheduler
blockTickScheduler
private final ProtoChunkTicks<Fluid>
t
fluidTicks
field_35475
f_hcdrruxw
fluidTickScheduler
fluidTickScheduler

Constructor summary

ModifierConstructor
public (ChunkPos pos, UpgradeData upgradeData, LevelHeightAccessor world, Registry<Biome> biomeRegistry, BlendingData blendingData)
public (ChunkPos pos, UpgradeData upgradeData, LevelChunkSection[] sections, ProtoChunkTicks<Block> blockTickScheduler, ProtoChunkTicks<Fluid> fluidTickScheduler, LevelHeightAccessor world, Registry<Biome> biomeRegistry, BlendingData blendingData)

Method summary

Modifier and TypeMethod
public TickContainerAccess<Block>
q()
getBlockTicks()
method_12013()
m_fmezrwqz()
getBlockTickScheduler()
getBlockTickScheduler()
public TickContainerAccess<Fluid>
r()
getFluidTicks()
method_12014()
m_xwsabvci()
getFluidTickScheduler()
getFluidTickScheduler()
public ChunkAccess$PackedTicks
a(long arg0)
getTicksForSerialization(long arg0)
method_39296(long arg0)
m_wljtnein(long arg0)
getTickSchedulers(long arg0)
getTicksForSerialization(long arg0)
public BlockState
a_(iu arg0)
getBlockState(BlockPos arg0)
method_8320(class_2338 arg0)
m_cwgupilf(C_hynzadkk arg0)
getBlockState(BlockPos arg0)
getBlockState(BlockPos arg0)
public FluidState
b_(iu arg0)
getFluidState(BlockPos arg0)
method_8316(class_2338 arg0)
m_ldbsxred(C_hynzadkk arg0)
getFluidState(BlockPos arg0)
getFluidState(BlockPos arg0)
public BlockState
a(iu arg0, eah arg1, int arg2)
setBlockState(BlockPos arg0, BlockState arg1, int arg2)
method_12010(class_2338 arg0, class_2680 arg1, int arg2)
m_zhcsnntn(C_hynzadkk arg0, C_txtbiemp arg1, int arg2)
setBlockState(BlockPos arg0, BlockState arg1, int arg2)
m_zhcsnntn(BlockPos arg0, BlockState arg1, int arg2)
public void
a(dxf arg0)
setBlockEntity(BlockEntity arg0)
method_12007(class_2586 arg0)
m_hguftcvs(C_kvegafmh arg0)
setBlockEntity(BlockEntity arg0)
setBlockEntity(BlockEntity arg0)
public BlockEntity
c_(iu arg0)
getBlockEntity(BlockPos arg0)
method_8321(class_2338 arg0)
m_jakjlsko(C_hynzadkk arg0)
getBlockEntity(BlockPos arg0)
getBlockEntity(BlockPos arg0)
public Map<BlockPos, BlockEntity>
H()
getBlockEntities()
method_12309()
m_seprvxvx()
getBlockEntities()
getBlockEntities()
public void
b(tz arg0)
addEntity(CompoundTag arg0)
method_12302(class_2487 arg0)
m_ttvekqtw(C_hhlwcnih arg0)
addEntity(NbtCompound entityNbt)
addEntity(NbtCompound entityTag)
public void
a(bwf arg0)
addEntity(Entity arg0)
method_12002(class_1297 arg0)
m_blkwaqtb(C_astfners arg0)
addEntity(Entity arg0)
addEntity(Entity arg0)
public void
a(erb arg0, erj arg1)
setStartForStructure(Structure arg0, StructureStart arg1)
method_12184(class_3195 arg0, class_3449 arg1)
m_pvlhddmd(C_quklzgtb arg0, C_efiavfys arg1)
setStructureStart(Structure arg0, StructureStart arg1)
setStructureStart(StructureFeature arg0, StructureStart arg1)
public List<CompoundTag>
I()
getEntities()
method_12295()
m_aynmktmv()
getEntities()
getEntities()
public ChunkStatus
n()
getPersistedStatus()
method_12009()
m_rbxakgwa()
getStatus()
getStatus()
public void
a(edf arg0)
setPersistedStatus(ChunkStatus arg0)
method_12308(class_2806 arg0)
m_kbuqjlwd(C_kogtzhzt arg0)
setStatus(ChunkStatus status)
updateStatus(ChunkStatus status)
public Holder<Biome>
getNoiseBiome(int arg0, int arg1, int arg2)
getNoiseBiome(int arg0, int arg1, int arg2)
method_16359(int arg0, int arg1, int arg2)
getBiomeForNoiseGen(int arg0, int arg1, int arg2)
public static short
g(iu arg0)
packOffsetCoordinates(BlockPos arg0)
method_12300(class_2338 arg0)
m_rnvwpxde(C_hynzadkk arg0)
getPackedSectionRelative(BlockPos pos)
getPackedSectionRelative(BlockPos pos)
public static BlockPos
a(short arg0, int arg1, dih arg2)
unpackOffsetCoordinates(short arg0, int arg1, ChunkPos arg2)
method_12314(short arg0, int arg1, class_1923 arg2)
m_oyqbzzlw(short arg0, int arg1, C_ynrszrtu arg2)
joinBlockPos(short sectionRel, int sectionY, ChunkPos chunkPos)
joinBlockPos(short sectionRel, int sectionY, ChunkPos chunkPos)
public void
e(iu arg0)
markPosForPostprocessing(BlockPos arg0)
method_12039(class_2338 arg0)
m_rxqzlewx(C_hynzadkk arg0)
markBlockForPostProcessing(BlockPos arg0)
markBlockForPostProcessing(BlockPos arg0)
public void
a(it.unimi.dsi.fastutil.shorts.ShortList arg0, int arg1)
addPackedPostProcess(it.unimi.dsi.fastutil.shorts.ShortList arg0, int arg1)
method_12029(it.unimi.dsi.fastutil.shorts.ShortList arg0, int arg1)
m_qdoylksi(it.unimi.dsi.fastutil.shorts.ShortList arg0, int arg1)
markBlocksForPostProcessing(it.unimi.dsi.fastutil.shorts.ShortList arg0, int arg1)
markBlockForPostProcessing(it.unimi.dsi.fastutil.shorts.ShortList arg0, int arg1)
public Map<BlockPos, CompoundTag>
J()
getBlockEntityNbts()
method_12316()
m_wjtwflni()
getBlockEntityNbts()
getBlockEntityNbts()
public CompoundTag
a(iu arg0, jg$a arg1)
getBlockEntityNbtForSaving(BlockPos arg0, HolderLookup$Provider arg1)
method_20598(class_2338 arg0, class_7225$class_7874 arg1)
m_smvmtzoy(C_hynzadkk arg0, C_vtbxyypo$C_etmlgbig arg1)
getPackedBlockEntityNbt(BlockPos arg0, RegistryWrapper$WrapperLookup arg1)
getPackedBlockEntityNbt(BlockPos arg0, HolderLookup$Provider arg1)
public void
d(iu arg0)
removeBlockEntity(BlockPos arg0)
method_12041(class_2338 arg0)
m_uwgruiru(C_hynzadkk arg0)
removeBlockEntity(BlockPos arg0)
removeBlockEntity(BlockPos arg0)
public CarvingMask
E()
getCarvingMask()
method_12025()
m_piyzqdkw()
getCarvingMask()
getCarvingMask()
public CarvingMask
F()
getOrCreateCarvingMask()
method_28510()
m_bckrjdvr()
getOrCreateCarvingMask()
getOrCreateCarvingMask()
public void
a(ecd arg0)
setCarvingMask(CarvingMask arg0)
method_12307(class_6643 arg0)
m_cxbgqnlk(C_nrynfjsf arg0)
setCarvingMask(CarvingMask carvingMask)
setCarvingMask(CarvingMask mask)
public void
a(ewd arg0)
setLightEngine(LevelLightEngine arg0)
method_17032(class_3568 arg0)
m_gpyswsim(C_ksposksb arg0)
setLightingProvider(LightingProvider lightingProvider)
setLightingProvider(LightingProvider lightingProvider)
public void
a(efu arg0)
setBelowZeroRetrogen(BelowZeroRetrogen arg0)
method_39309(class_6746 arg0)
m_rqzjkmcd(C_empvvetb arg0)
setBelowZeroRetrogen(BelowZeroRetrogen belowZeroRetrogen)
setBelowZeroRetrogen(BelowZeroRetrogen belowZeroRetrogen)
public BelowZeroRetrogen
z()
getBelowZeroRetrogen()
method_39300()
m_qlsrwmuw()
getBelowZeroRetrogen()
getBelowZeroRetrogen()
private static <T> LevelChunkTicks<T>
a(fgg<T> arg0)
unpackTicks(ProtoChunkTicks<T> arg0)
method_39310(class_4296<T> arg0)
m_wrjlhzre(C_rwruxrtf<T> arg0)
createProtoTickScheduler(SimpleTickScheduler<T> tickScheduler)
createProtoTickScheduler(ProtoChunkTicks<T> tickScheduler)
public LevelChunkTicks<Block>
K()
unpackBlockTicks()
method_39307()
m_yenhkshw()
getBlockProtoTickScheduler()
getBlockProtoTickScheduler()
public LevelChunkTicks<Fluid>
L()
unpackFluidTicks()
method_39308()
m_hckdihfh()
getFluidProtoTickScheduler()
getFluidProtoTickScheduler()
public LevelHeightAccessor
B()
getHeightAccessorForGeneration()
method_39460()
m_jnwohgqe()
getHeightLimitView()
getHeightLimitView()