extends AbstractProperty<Integer>
All mapped superinterfaces:
| bwj | |
| net.minecraft.class_2758 | |
| net.minecraft.state.property.IntegerProperty | |
| net.minecraft.state.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 |
|