| Package | Description |
|---|---|
| net.minecraftforge.common |
| Modifier and Type | Field and Description |
|---|---|
private ForgeConfigSpec.Range<?> |
ForgeConfigSpec.BuilderContext.range |
private ForgeConfigSpec.Range<?> |
ForgeConfigSpec.ValueSpec.range |
| Modifier and Type | Method and Description |
|---|---|
<V extends java.lang.Comparable<? super V>> |
ForgeConfigSpec.BuilderContext.getRange() |
<V extends java.lang.Comparable<? super V>> |
ForgeConfigSpec.ValueSpec.getRange() |
| Modifier and Type | Method and Description |
|---|---|
<V extends java.lang.Comparable<? super V>> |
ForgeConfigSpec.BuilderContext.setRange(ForgeConfigSpec.Range<V> value) |