| public BlockState | | getBlockState(int sectionX, int sectionY, int sectionZ) | | getBlockState(int sectionX, int sectionY, int sectionZ) | | method_12254(int arg0, int arg1, int arg2) | | getBlockState(int x, int y, int z) |
|
| public FluidState | | getFluidState(int sectionX, int sectionY, int sectionZ) | | getFluidState(int sectionX, int sectionY, int sectionZ) | | method_12255(int arg0, int arg1, int arg2) | | getFluidState(int x, int y, int z) |
|
| public void | | acquire() | | acquire() | | method_16676() | | lock() |
|
| public void | | release() | | release() | | method_16677() | | unlock() |
|
| public BlockState | | setBlockState(int sectionX, int sectionY, int sectionZ, BlockState state) | | setBlockState(int sectionX, int sectionY, int sectionZ, BlockState state) | | method_16675(int arg0, int arg1, int arg2, class_2680 arg3) | | setBlockState(int x, int y, int z, BlockState state) |
|
| public BlockState | | setBlockState(int sectionX, int sectionY, int sectionZ, BlockState state, boolean checkThreading) | | setBlockState(int sectionX, int sectionY, int sectionZ, BlockState state, boolean checkThreading) | | method_12256(int arg0, int arg1, int arg2, class_2680 arg3, boolean arg4) | | setBlockState(int x, int y, int z, BlockState state, boolean lock) |
|
| public boolean | | hasOnlyAir() | | hasOnlyAir() | | method_38292() | | isEmpty() |
|
| public boolean | | hasFluid() | | hasFluid() | | method_1_2542() | | hasFluids() |
|
| public boolean | | isRandomlyTicking() | | isRandomlyTicking() | | method_12262() | | hasRandomTicks() |
|
| public boolean | | isRandomlyTickingBlocks() | | isRandomlyTickingBlocks() | | method_12263() | | hasRandomBlockTicks() |
|
| public boolean | | isRandomlyTickingFluids() | | isRandomlyTickingFluids() | | method_12264() | | hasRandomFluidTicks() |
|
| public void | | recalcBlockCounts() | | recalcBlockCounts() | | method_12253() | | calculateCounts() |
|
| public PalettedContainer<BlockState> | | getStates() | | getStates() | | method_12265() | | getBlockStateContainer() |
|
| public ReadableContainer<RegistryEntry<Biome>> | | getBiomes() | | getBiomes() | | method_38294() | | getBiomeContainer() |
|
| public void | |
| public void | |
| public void | |
| public int | | getSerializedSize() | | getSerializedSize() | | method_12260() | | getPacketSize() |
|
| public boolean | |
| public RegistryEntry<Biome> | | getNoiseBiome(int quartX, int quartY, int quartZ) | | getNoiseBiome(int quartX, int quartY, int quartZ) | | method_38293(int arg0, int arg1, int arg2) | | getBiome(int x, int y, int z) |
|
| public void | | fillBiomesFromNoise(BiomeResolver biomeResolver, int quartMinX, int quartMinY, int quartMinZ) | | fillBiomesFromNoise(BiomeResolver biomeResolver, int quartMinX, int quartMinY, int quartMinZ) | | method_38291(class_6780 arg0, int arg1, int arg2, int arg3) | | populateBiomes(BiomeSupplier biomeSupplier, int x, int y, int z) |
|
| public ChunkSection | | copy() | | copy() | | method_61771() | | copy() |
|