extends BlockState<Integer>
All mapped superinterfaces:
| bmj | |
| net.minecraft.state.IntegerProperty | |
| net.minecraft.server.v1_13_R2.BlockStateInteger |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private final com.google.common.collect.ImmutableSet<Integer> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| protected | (String arg0, int arg1, int arg2) |
方法概要
| 修饰符与类型 | 方法 | ||||||
|---|---|---|---|---|---|---|---|
| public Collection<Integer> |
| ||||||
| public int |
| ||||||
| public static BlockStateInteger |
| ||||||
| public Optional<Integer> |
| ||||||
| public String |
|