public class IntegerProperty
extends AbstractProperty<Integer>
All mapped superinterfaces:
| amn | |
| net.minecraft.unmapped.C_63351054 | |
| net.minecraft.block.state.property.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 static IntegerProperty |
| ||||||
| public String |
|