implements IStateHolder<S>
| bvi | |
| net.minecraft.class_2679 | |
| net.minecraft.state.StateHolder |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final Function<Map$Entry<IProperty<?>, Comparable<?>>, String> |
| ||||||
| protected final O |
| ||||||
| private final com.google.common.collect.ImmutableMap<IProperty<?>, Comparable<?>> |
| ||||||
| private final int |
| ||||||
| private com.google.common.collect.Table<IProperty<?>, Comparable<?>, S> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (O arg0, com.google.common.collect.ImmutableMap<IProperty<?>, Comparable<?>> arg1) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public <T extends Comparable<T>> S |
| ||||||
| protected static <T> T |
| ||||||
| public Collection<IProperty<?>> |
| ||||||
| public <T extends Comparable<T>> boolean |
| ||||||
| public <T extends Comparable<T>> T |
| ||||||
| public <T extends Comparable<T>, V extends T> S |
| ||||||
| public void |
| ||||||
| private Map<IProperty<?>, Comparable<?>> |
| ||||||
| public com.google.common.collect.ImmutableMap<IProperty<?>, Comparable<?>> |
|