public class IntegerProperty
extends AbstractProperty<Integer>
All mapped superinterfaces:
| arr | |
| net.minecraft.class_2246 | |
| net.minecraft.block.state.property.IntegerProperty | |
| net.minecraft.block.properties.PropertyInteger |
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 |
| ||||||||
| public com.google.common.base.Optional<Integer> |
|