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