implements IntProvider
| net.minecraft.util.valueproviders.UniformInt | |
| net.minecraft.util.valueproviders.UniformInt | |
| net.minecraft.class_6019 | |
| net.minecraft.util.math.intprovider.UniformIntProvider |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||
| private final int |
| ||||||||
| public static final com.mojang.serialization.MapCodec<UniformIntProvider> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int min, int max) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static UniformIntProvider |
| ||||||||
| public int |
| ||||||||
| public com.mojang.serialization.MapCodec<UniformIntProvider> |
| ||||||||
| public int |
| ||||||||
| public int |
|