class StateDefinition$BlockStateImpl
extends AbstractBlockState
All mapped superinterfaces:
| ama$a | |
| net.minecraft.unmapped.C_06229646$C_07015679 | |
| net.minecraft.block.state.StateDefinition$BlockStateImpl |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Block |
| ||||||
| private final com.google.common.collect.ImmutableMap<Property, Comparable> |
| ||||||
| private com.google.common.collect.ImmutableTable<Property, Comparable, BlockState> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (Block block, com.google.common.collect.ImmutableMap<Property, Comparable> values) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public Collection<Property> |
| ||||||
| public <T extends Comparable<T>> T |
| ||||||
| public <T extends Comparable<T>, V extends T> BlockState |
| ||||||
| public com.google.common.collect.ImmutableMap<Property, Comparable> |
| ||||||
| public Block |
| ||||||
| public void |
| ||||||
| private Map<Property, Comparable> |
|