extends IntProvider
btb | |
net.minecraft.util.valueproviders.ClampedInt | |
net.minecraft.class_6334 | |
net.minecraft.unmapped.C_gcyevdlb | |
net.minecraft.util.math.intprovider.ClampedIntProvider | |
net.minecraft.util.math.int_provider.ClampedIntProvider |
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<?> |
|