| com.mojang.datafixers.OpticParts |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| private final Set<com.google.common.reflect.TypeToken<? extends K1>> |
| ||
| private final Optic<?, ?, ?, A, B> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Set<com.google.common.reflect.TypeToken<? extends K1>> arg0, Optic<?, ?, ?, A, B> arg1) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public Set<com.google.common.reflect.TypeToken<? extends K1>> |
| ||
| public Optic<?, ?, ?, A, B> |
|