History - net.minecraft.world.chunk.ProtoChunk
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
CarvingMask: carvingMask, field_12926, carvingMask
Constructors
Methods
CarvingMask (): getCarvingMask, method_12025, getCarvingMask
CarvingMask (): getOrCreateCarvingMask, method_28510, getOrCreateCarvingMask
void (CarvingMask): setCarvingMask, method_12307, setCarvingMask
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
void (BlockPos): markPosForPostprocessing, method_12039, markBlockForPostProcessing
void (BlockPos): markPosForPostProcessing, method_12039, markBlockForPostProcessing
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.level.chunk.ProtoChunk
net.minecraft.class_2839
net.minecraft.world.chunk.ProtoChunk
Fields
org.slf4j.Logger: LOGGER, field_60377, LOGGER
LightingProvider: lightEngine, field_17105, lightingProvider
ChunkStatus: status, field_12918, status
List<NbtCompound>: entities, field_12929, entities
CarvingMask: carvingMask, field_12926, carvingMask
BelowZeroRetrogen: belowZeroRetrogen, field_35473, belowZeroRetrogen
SimpleTickScheduler<Block>: blockTicks, field_35474, blockTickScheduler
SimpleTickScheduler<Fluid>: fluidTicks, field_35475, fluidTickScheduler
Constructors
(ChunkPos, UpgradeData, HeightLimitView, PalettesFactory, BlendingData)
(ChunkPos, UpgradeData, ChunkSection[], SimpleTickScheduler<Block>, SimpleTickScheduler<Fluid>, HeightLimitView, PalettesFactory, BlendingData)
Methods
BasicTickScheduler<Block> (): getBlockTicks, method_12013, getBlockTickScheduler
BasicTickScheduler<Fluid> (): getFluidTicks, method_12014, getFluidTickScheduler
Chunk$TickSchedulers (long): getTicksForSerialization, method_39296, getTickSchedulers
BlockState (BlockPos): getBlockState, method_8320, getBlockState
FluidState (BlockPos): getFluidState, method_8316, getFluidState
BlockState (BlockPos, BlockState, int): setBlockState, method_12010, setBlockState
void (BlockEntity): setBlockEntity, method_12007, setBlockEntity
BlockEntity (BlockPos): getBlockEntity, method_8321, getBlockEntity
Map<BlockPos, BlockEntity> (): getBlockEntities, method_12309, getBlockEntities
void (NbtCompound): addEntity, method_12302, addEntity
void (Entity): addEntity, method_12002, addEntity
void (Structure, StructureStart): setStartForStructure, method_12184, setStructureStart
List<NbtCompound> (): getEntities, method_12295, getEntities
ChunkStatus (): getPersistedStatus, method_12009, getStatus
void (ChunkStatus): setPersistedStatus, method_12308, setStatus
RegistryEntry<Biome> (int, int, int): getNoiseBiome, method_16359, getBiomeForNoiseGen
short (BlockPos): packOffsetCoordinates, method_12300, getPackedSectionRelative
BlockPos (short, int, ChunkPos): unpackOffsetCoordinates, method_12314, joinBlockPos
void (BlockPos): markPosForPostprocessing, method_12039, markBlockForPostProcessing
void (it.unimi.dsi.fastutil.shorts.ShortList, int): addPackedPostProcess, method_12029, markBlocksForPostProcessing
Map<BlockPos, NbtCompound> (): getBlockEntityNbts, method_12316, getBlockEntityNbts
NbtCompound (BlockPos, RegistryWrapper$WrapperLookup): getBlockEntityNbtForSaving, method_20598, getPackedBlockEntityNbt
void (BlockPos): removeBlockEntity, method_12041, removeBlockEntity
CarvingMask (): getCarvingMask, method_12025, getCarvingMask
CarvingMask (): getOrCreateCarvingMask, method_28510, getOrCreateCarvingMask
void (CarvingMask): setCarvingMask, method_12307, setCarvingMask
void (LightingProvider): setLightEngine, method_17032, setLightingProvider
void (BelowZeroRetrogen): setBelowZeroRetrogen, method_39309, setBelowZeroRetrogen
BelowZeroRetrogen (): getBelowZeroRetrogen, method_39300, getBelowZeroRetrogen
<T> ChunkTickScheduler<T> (SimpleTickScheduler<T>): unpackTicks, method_39310, createProtoTickScheduler
ChunkTickScheduler<Block> (): unpackBlockTicks, method_39307, getBlockProtoTickScheduler
ChunkTickScheduler<Fluid> (): unpackFluidTicks, method_39308, getFluidProtoTickScheduler
HeightLimitView (): getHeightAccessorForGeneration, method_39460, getHeightLimitView