| static int | |
| Sampler | |
| DensityFunction | |
| Interval | | range() | | range() | | comp_1_1679() | | getRange() |
|
| int | | domainAxes() | | domainAxes() | | comp_1_1678() | | getVariantAxes() |
|
| com.mojang.serialization.MapCodec<? extends DensityFunction> | | codec() | | codec() | | method_41062() | | getCodec() |
|
| default DensityFunction | | clamp(float min, float max) | | clamp(float min, float max) | | method_40468(float arg0, float arg1) | | clamp(float min, float max) |
|
| default DensityFunction | | abs() | | abs() | | method_40471() | | abs() |
|
| default DensityFunction | | square() | | square() | | method_40472() | | square() |
|
| default DensityFunction | | cube() | | cube() | | method_40473() | | cube() |
|
| default DensityFunction | | sqrt() | | sqrt() | | method_1_9218() | | sqrt() |
|
| default DensityFunction | | halfNegative() | | halfNegative() | | method_40474() | | halfNegative() |
|
| default DensityFunction | | quarterNegative() | | quarterNegative() | | method_40475() | | quarterNegative() |
|
| default DensityFunction | | reciprocal() | | reciprocal() | | method_1_8782() | | reciprocal() |
|
| default DensityFunction | | negate() | | negate() | | method_1_8781() | | negate() |
|
| default DensityFunction | | squeeze() | | squeeze() | | method_40476() | | squeeze() |
|
| default DensityFunction | | log() | | log() | | method_1_9214() | | log() |
|
| default DensityFunction | | sign() | | sign() | | method_1_9217() | | sign() |
|
| default DensityFunction | |
| default DensityFunction | | add(float right) | | add(float right) | | method_1_8775(float arg0) | | add(float offset) |
|
| default DensityFunction | |
| default DensityFunction | | sub(float right) | | sub(float right) | | method_1_8783(float arg0) | | sub(float offset) |
|
| default DensityFunction | |
| default DensityFunction | | mul(float right) | | mul(float right) | | method_1_8779(float arg0) | | mul(float factor) |
|
| default DensityFunction | |
| default DensityFunction | | div(float right) | | div(float right) | | method_1_8777(float arg0) | | div(float divisor) |
|
| default DensityFunction | |
| default DensityFunction | | pow(float exponent) | | pow(float exponent) | | method_1_9215(float arg0) | | pow(float exponent) |
|