| private static void |
|
| public GameEventDispatcher |
| getListenerRegistry(int section) |
| method_32914(int arg0) |
| getGameEventDispatcher(int ySectionCoord) |
|
| public BlockState |
|
| public abstract BlockState |
|
| public abstract void |
|
| public abstract void |
|
| public int |
| getHighestFilledSectionIndex() |
| method_12040() |
| getHighestNonEmptySection() |
|
| public int |
| getHighestSectionPosition() |
| method_12031() |
| getHighestNonEmptySectionYOffset() |
|
| public Set<BlockPos> |
| getBlockEntitiesPos() |
| method_12021() |
| getBlockEntityPositions() |
|
| public ChunkSection[] |
| getSections() |
| method_12006() |
| getSectionArray() |
|
| public ChunkSection |
| getSection(int sectionIndex) |
| method_38259(int arg0) |
| getSection(int yIndex) |
|
| public Collection<Map$Entry<Heightmap$Type, Heightmap>> |
| getHeightmaps() |
| method_12011() |
| getHeightmaps() |
|
| public void |
|
| public Heightmap |
|
| public boolean |
|
| public int |
|
| public ChunkPos |
| getPos() |
| method_12004() |
| getPos() |
|
| public StructureStart |
|
| public void |
|
| public Map<Structure, StructureStart> |
| getAllStarts() |
| method_12016() |
| getStructureStarts() |
|
| public void |
|
| public it.unimi.dsi.fastutil.longs.LongSet |
|
| public void |
| addReferenceForStructure(Structure structure, long reference) |
| method_12182(class_3195 arg0, long arg1) |
| addStructureReference(Structure arg0, long arg1) |
|
| public Map<Structure, it.unimi.dsi.fastutil.longs.LongSet> |
| getAllReferences() |
| method_12179() |
| getStructureReferences() |
|
| public void |
| setAllReferences(Map<Structure, it.unimi.dsi.fastutil.longs.LongSet> data) |
| method_12183(Map<class_3195, it.unimi.dsi.fastutil.longs.LongSet> arg0) |
| setStructureReferences(Map<Structure, it.unimi.dsi.fastutil.longs.LongSet> arg0) |
|
| public boolean |
| isYSpaceEmpty(int yStartInclusive, int yEndInclusive) |
| method_12228(int arg0, int arg1) |
| areSectionsEmptyBetween(int lowerHeight, int upperHeight) |
|
| public void |
| markUnsaved() |
| method_65063() |
| markNeedsSaving() |
|
| public boolean |
| tryMarkSaved() |
| method_65064() |
| tryMarkSaved() |
|
| public boolean |
| isUnsaved() |
| method_12044() |
| needsSaving() |
|
| public abstract ChunkStatus |
| getPersistedStatus() |
| method_12009() |
| getStatus() |
|
| public ChunkStatus |
| getHighestGeneratedStatus() |
| method_51526() |
| getMaxStatus() |
|
| public abstract void |
|
| public void |
|
| public it.unimi.dsi.fastutil.shorts.ShortList[] |
| getPostProcessing() |
| method_12012() |
| getPostProcessingLists() |
|
| public void |
| addPackedPostProcess(it.unimi.dsi.fastutil.shorts.ShortList packedOffsets, int sectionIndex) |
| method_12029(it.unimi.dsi.fastutil.shorts.ShortList arg0, int arg1) |
| markBlocksForPostProcessing(it.unimi.dsi.fastutil.shorts.ShortList packedPositions, int index) |
|
| public void |
|
| public NbtCompound |
|
| public abstract NbtCompound |
|
| public final void |
|
| public void |
|
| public abstract BasicTickScheduler<Block> |
| getBlockTicks() |
| method_12013() |
| getBlockTickScheduler() |
|
| public abstract BasicTickScheduler<Fluid> |
| getFluidTicks() |
| method_12014() |
| getFluidTickScheduler() |
|
| public boolean |
| canBeSerialized() |
| method_65069() |
| isSerializable() |
|
| public abstract Chunk$TickSchedulers |
| getTicksForSerialization(long currentTick) |
| method_39296(long arg0) |
| getTickSchedulers(long time) |
|
| public UpgradeData |
| getUpgradeData() |
| method_12003() |
| getUpgradeData() |
|
| public boolean |
| isOldNoiseGeneration() |
| method_39297() |
| usesOldNoise() |
|
| public BlendingData |
| getBlendingData() |
| method_39299() |
| getBlendingData() |
|
| public long |
| getInhabitedTime() |
| method_12033() |
| getInhabitedTime() |
|
| public void |
| incrementInhabitedTime(long inhabitedTimeDelta) |
| method_38870(long arg0) |
| increaseInhabitedTime(long timeDelta) |
|
| public void |
| setInhabitedTime(long inhabitedTime) |
| method_12028(long arg0) |
| setInhabitedTime(long inhabitedTime) |
|
| public static it.unimi.dsi.fastutil.shorts.ShortList |
| getOrCreateOffsetList(it.unimi.dsi.fastutil.shorts.ShortList[] list, int sectionIndex) |
| method_12026(it.unimi.dsi.fastutil.shorts.ShortList[] arg0, int arg1) |
| getList(it.unimi.dsi.fastutil.shorts.ShortList[] lists, int index) |
|
| public boolean |
| isLightCorrect() |
| method_12038() |
| isLightOn() |
|
| public void |
| setLightCorrect(boolean isLightCorrect) |
| method_12020(boolean arg0) |
| setLightOn(boolean lightOn) |
|
| public int |
| getMinY() |
| method_31607() |
| getBottomY() |
|
| public int |
| getHeight() |
| method_31605() |
| getHeight() |
|
| public ChunkNoiseSampler |
|
| public GenerationSettings |
|
| public RegistryEntry<Biome> |
| getNoiseBiome(int quartX, int quartY, int quartZ) |
| method_16359(int arg0, int arg1, int arg2) |
| getBiomeForNoiseGen(int arg0, int arg1, int arg2) |
|
| public void |
|
| public boolean |
| hasAnyStructureReferences() |
| method_38871() |
| hasStructureReferences() |
|
| public BelowZeroRetrogen |
| getBelowZeroRetrogen() |
| method_39300() |
| getBelowZeroRetrogen() |
|
| public boolean |
| isUpgrading() |
| method_39461() |
| hasBelowZeroRetrogen() |
|
| public HeightLimitView |
| getHeightAccessorForGeneration() |
| method_39460() |
| getHeightLimitView() |
|
| public void |
| initializeLightSources() |
| method_51522() |
| refreshSurfaceY() |
|
| public ChunkSkyLight |
| getSkyLightSources() |
| method_12018() |
| getChunkSkyLight() |
|
| public static ErrorReporter$Context |
|
| public ErrorReporter$Context |
| problemPath() |
| method_71412() |
| getErrorReporterContext() |
|
| private String |
| lambda$getNoiseBiome$3(int arg0, int arg1, int arg2) |
| method_38254(int arg0, int arg1, int arg2) |
| method_38254(int arg0, int arg1, int arg2) |
|
| private static boolean |
|
| private static it.unimi.dsi.fastutil.longs.LongSet |
|
| private Heightmap |
|