All mapped superinterfaces:
| com.mojang.datafixers.types.Func |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| protected final Type<A> |
| ||
| protected final Type<B> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Type<A> arg0, Type<B> arg1) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public TypeTemplate |
| ||
| protected Codec<Function<A, B>> |
| ||
| public boolean |
| ||
| public Type<A> |
| ||
| public Type<B> |
|