extends IntProvider
| cao | |
| net.minecraft.util.valueproviders.ClampedInt | |
| net.minecraft.class_6334 | |
| net.minecraft.util.math.intprovider.ClampedIntProvider | |
| net.minecraft.src.C_141046_ | |
| net.minecraft.util.valueproviders.ClampedInt |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<ClampedInt> |
| ||||||||||
| private final IntProvider |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (IntProvider source, int min, int max) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static ClampedInt |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public IntProviderType<?> |
|