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