public class StateDefinition
| bed | |
| net.minecraft.unmapped.C_06229646 | |
| net.minecraft.block.state.StateDefinition |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final com.google.common.base.Joiner |
| ||||||
| private static final com.google.common.base.Function |
| ||||||
| private final Block |
| ||||||
| private final com.google.common.collect.ImmutableList |
| ||||||
| private final com.google.common.collect.ImmutableList |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Block block, Property... properties) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public com.google.common.collect.ImmutableList |
| ||||||
| private List |
| ||||||
| public BlockState |
| ||||||
| public Block |
| ||||||
| public Collection |
|