art | |
net.minecraft.block.state.BlockStateContainer |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
private static final Pattern |
| ||||
private static final com.google.common.base.Function<IProperty<?>, String> |
| ||||
private final Block |
| ||||
private final com.google.common.collect.ImmutableSortedMap<String, IProperty<?>> |
| ||||
private final com.google.common.collect.ImmutableList<IBlockState> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Block arg0, IProperty<?>... arg1) |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
public static <T extends Comparable<T>> String |
| ||||
public com.google.common.collect.ImmutableList<IBlockState> |
| ||||
private List<Iterable<Comparable<?>>> |
| ||||
public IBlockState |
| ||||
public Block |
| ||||
public Collection<IProperty<?>> |
| ||||
public IProperty<?> |
|