extends BlockStateBase
All mapped superinterfaces:
ama$a | |
net.minecraft.block.state.BlockState$StateImplementation |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
private final Block |
| ||||
private final com.google.common.collect.ImmutableMap<IProperty, Comparable> |
| ||||
private com.google.common.collect.ImmutableTable<IProperty, Comparable, IBlockState> |
|
Constructor summary
Modifier | Constructor |
---|---|
private | (Block arg0, com.google.common.collect.ImmutableMap<IProperty, Comparable> arg1) |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
public Collection<IProperty> |
| ||||
public <T extends Comparable<T>> T |
| ||||
public <T extends Comparable<T>, V extends T> IBlockState |
| ||||
public com.google.common.collect.ImmutableMap<IProperty, Comparable> |
| ||||
public Block |
| ||||
public void |
| ||||
private Map<IProperty, Comparable> |
|