| ama | |
| net.minecraft.block.state.BlockState | |
| net.minecraft.server.v1_8_R3.BlockStateList |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final com.google.common.base.Joiner |
| ||||
| private static final com.google.common.base.Function<IBlockState, String> |
| ||||
| private final Block |
| ||||
| private final com.google.common.collect.ImmutableList<IBlockState> |
| ||||
| private final com.google.common.collect.ImmutableList<IBlockData> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Block arg0, IBlockState... arg1) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public com.google.common.collect.ImmutableList<IBlockData> |
| ||||||
| private List<Iterable<Comparable>> |
| ||||||
| public IBlockData |
| ||||||
| public Block |
| ||||||
| public Collection<IBlockState> |
|