| ama | |
| net.minecraft.block.state.BlockState |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final com.google.common.base.Joiner |
| ||||
| private static final com.google.common.base.Function<IProperty, String> |
| ||||
| private final Block |
| ||||
| private final com.google.common.collect.ImmutableList<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 com.google.common.collect.ImmutableList<IBlockState> |
| ||||
| private List<Iterable<Comparable>> |
| ||||
| public IBlockState |
| ||||
| public Block |
| ||||
| public Collection<IProperty> |
|