public class StateContainer$Builder<O, S extends IStateHolder<S>>
bkv$a | |
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 AbstractStateHolder<O, S>> StateContainer<O, S> |
|