| public static SamplingContext$Builder | | builder() | | builder() | | method_1_10149() | | builder() |
|
| public <T> T | |
| public <T> T | | getFieldOrDefault(ContextKey<? extends T> key, T defaultValue) | | getFieldOrDefault(ContextKey<? extends T> key, T defaultValue) | | method_1_10152(class_169<? extends T> arg0, T arg1) | | get(ContextParameter<? extends T> param, T fallback) |
|
| public PooledSampleBuffer | |
| private SamplingContext$CacheEntry | | getCacheCell(int cacheId) | | getCacheCell(int cacheId) | | method_1_10150(int arg0) | | getOrCreateCacheEntry(int id) |
|
| void | | sampleVolumeCached(int cacheId, DensitySampler input, DensityBuffer outputBuffer, DensityVolume volume) | | sampleVolumeCached(int cacheId, DensitySampler input, DensityBuffer outputBuffer, DensityVolume volume) | | method_1_10154(int arg0, class_1_1519 arg1, class_1_1516 arg2, class_1_1441 arg3) | | fillCached(int id, Sampler input, SampleBuffer output, SamplingRegion region) |
|
| float | | sampleValueCached(int cacheId, DensitySampler input, int blockX, int blockY, int blockZ) | | sampleValueCached(int cacheId, DensitySampler input, int blockX, int blockY, int blockZ) | | method_1_10153(int arg0, class_1_1519 arg1, int arg2, int arg3, int arg4) | | sampleCached(int id, Sampler input, int x, int y, int z) |
|