implements TypeTemplate
| com.mojang.datafixers.types.templates.Named |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| private final String |
| ||
| private final TypeTemplate |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String arg0, TypeTemplate arg1) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public int |
| ||
| public TypeFamily |
| ||
| public <A, B> FamilyOptic<A, B> |
| ||
| public <FT, FR> Either<TypeTemplate, Type$FieldNotFoundException> |
| ||
| public IntFunction<RewriteResult<?, ?>> |
| ||
| private <A> RewriteResult<Pair<String, A>, ?> |
|