public class StateContainer$Builder<O, S extends IStateHolder<S>>
| bvl$a | |
| net.minecraft.class_2689$class_2690 | |
| net.minecraft.state.StateContainer$Builder |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final O |
| ||||||
| private final Map<String, IProperty<?>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (O arg0) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public StateContainer$Builder<O, S> |
| ||||||
| private <T extends Comparable<T>> void |
| ||||||
| public <A extends StateHolder<O, S>> StateContainer<O, S> |
|