extends AbstractProperty<Integer>
All mapped superinterfaces:
| bmi | |
| net.minecraft.unmapped.C_63351054 | |
| net.minecraft.state.property.IntegerProperty | |
| net.minecraft.state.IntegerProperty |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final com.google.common.collect.ImmutableSet<Integer> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (String name, int min, int max) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Collection<Integer> |
| ||||||||
| public int |
| ||||||||
| public static IntegerProperty |
| ||||||||
| public Optional<Integer> |
| ||||||||
| public String |
|