| public void |
|
| private int |
| findLowestSourceY(ChunkAccess chunk, int topSectionIndex, int x, int z) |
| method_51541(class_2791 arg0, int arg1, int arg2, int arg3) |
| calculateSurfaceY(Chunk chunk, int topSectionIndex, int localX, int localZ) |
|
| public boolean |
| update(BlockGetter level, int x, int y, int z) |
| method_51536(class_1922 arg0, int arg1, int arg2, int arg3) |
| isSkyLightAccessible(BlockView blockView, int localX, int y, int localZ) |
|
| private boolean |
| updateEdge(BlockGetter level, int index, int oldTopEdgeY, BlockPos topPos, BlockState topState, BlockPos bottomPos, BlockState bottomState) |
| method_51537(class_1922 arg0, int arg1, int arg2, class_2338 arg3, class_2680 arg4, class_2338 arg5, class_2680 arg6) |
| isSkyLightAccessible(BlockView blockView, int packedIndex, int value, BlockPos upperPos, BlockState upperState, BlockPos lowerPos, BlockState lowerState) |
|
| private int |
|
| private static boolean |
|
| public int |
| getLowestSourceY(int x, int z) |
| method_51535(int arg0, int arg1) |
| get(int localX, int localZ) |
|
| public int |
| getHighestLowestSourceY() |
| method_51533() |
| getMaxSurfaceY() |
|
| private void |
| fill(int lowestSourceY) |
| method_51534(int arg0) |
| fill(int y) |
|
| private void |
| set(int index, int value) |
| method_51543(int arg0, int arg1) |
| set(int index, int y) |
|
| private int |
| get(int index) |
| method_51542(int arg0) |
| get(int index) |
|
| private int |
| extendSourcesBelowWorld(int value) |
| method_51544(int arg0) |
| convertMinY(int y) |
|
| private static int |
| index(int x, int z) |
| method_51545(int arg0, int arg1) |
| getPackedIndex(int localX, int localZ) |
|