| public Sampler |
| createAlphaSampler() |
| method_1_10017() |
| alphaSampler() |
|
| public Sampler |
| createOffsetSampler() |
| method_1_10018() |
| offsetSampler() |
|
| public float |
| getAlpha(int blockX, int blockZ) |
| method_1_10019(int arg0, int arg1) |
| sampleAlpha(int x, int z) |
|
| public float |
| getOffset(int blockX, int blockZ) |
| method_1_10021(int arg0, int arg1) |
| sampleOffset(int x, int z) |
|
| private int |
| getIndex(int blockX, int blockZ) |
| method_1_10020(int arg0, int arg1) |
| getIndex(int x, int z) |
|
| public Blender |
| blender() |
| comp_1_1851() |
| blender() |
|
| public int |
| minCellX() |
| comp_1_1651() |
| minCellX() |
|
| public int |
| minCellZ() |
| comp_1_1652() |
| minCellZ() |
|
| public int |
| cellCountX() |
| comp_1_1649() |
| cellCountX() |
|
| public int |
| cellCountZ() |
| comp_1_1650() |
| cellCountZ() |
|
| public float[] |
| alphas() |
| comp_1_1648() |
| alphas() |
|
| public float[] |
| offsets() |
| comp_1_1653() |
| offsets() |
|