extends BlockState<T>
All mapped superinterfaces:
| amm | |
| net.minecraft.block.properties.PropertyEnum | |
| net.minecraft.server.v1_8_R3.BlockStateEnum |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private final com.google.common.collect.ImmutableSet<T> |
| ||||
| private final Map<String, T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (String arg0, Class<T> arg1, Collection<T> arg2) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public Collection<T> |
| ||||||
| public String |
| ||||||
| 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> |
|