extends AbstractProperty<Integer>
All mapped superinterfaces:
| bzg | |
| net.minecraft.world.level.block.state.properties.IntegerProperty | |
| net.minecraft.class_2758 | |
| net.minecraft.state.property.IntProperty | |
| net.minecraft.state.IntegerProperty | |
| net.minecraft.server.v1_15_R1.BlockStateInteger |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final com.google.common.collect.ImmutableSet<Integer> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| protected | (String name, int min, int max) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public Collection<Integer> |
| ||||||||||||
| public int |
| ||||||||||||
| public static IntegerProperty |
| ||||||||||||
| public Optional<Integer> |
| ||||||||||||
| public String |
|