extends BlockState<T>
All mapped superinterfaces:
bly | |
net.minecraft.state.EnumProperty | |
net.minecraft.server.v1_13_R1.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 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> |
|