| public static ClampedNormalIntProvider | | of(float mean, float deviation, int minInclusive, int maxInclusive) | | of(float mean, float deviation, int minInclusive, int maxInclusive) | | method_39156(float arg0, float arg1, int arg2, int arg3) | | of(float mean, float deviation, int arg2, int arg3) |
|
| public int | |
| public static int | | sample(RandomSource random, float mean, float deviation, float minInclusive, float maxInclusive) | | sample(RandomSource random, float mean, float deviation, float minInclusive, float maxInclusive) | | method_39159(class_5819 arg0, float arg1, float arg2, float arg3, float arg4) | | next(Random random, float mean, float deviation, float arg3, float arg4) |
|
| public com.mojang.serialization.MapCodec<ClampedNormalIntProvider> | | codec() | | codec() | | method_1_2957() | | getCodec() |
|
| public float | | mean() | | mean() | | comp_1_378() | | mean() |
|
| public float | | deviation() | | deviation() | | comp_1_376() | | deviation() |
|
| public int | | minInclusive() | | minInclusive() | | comp_1_346() | | getMin() |
|
| public int | | maxInclusive() | | maxInclusive() | | comp_1_345() | | getMax() |
|