implements TypeFamily
| com.mojang.datafixers.types.families.RecursiveTypeFamily |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| private final String |
| ||
| private final TypeTemplate |
| ||
| private final int |
| ||
| private final it.unimi.dsi.fastutil.ints.Int2ObjectMap<RecursivePoint$RecursivePointType<?>> |
| ||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String arg0, TypeTemplate arg1) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public static <A, B> View<A, B> |
| ||
| public <A> RecursivePoint$RecursivePointType<A> |
| ||
| public String |
| ||
| public TypeTemplate |
| ||
| public int |
| ||
| public IntFunction<RewriteResult<?, ?>> |
| ||
| public RecursivePoint$RecursivePointType<?> |
| ||
| public <A, B> Either<TypedOptic<?, ?, A, B>, Type$FieldNotFoundException> |
| ||
| private <S, T, A, B> TypedOptic<S, T, A, B> |
| ||
| private <S, T, A, B> Either<TypedOptic<?, ?, A, B>, Type$FieldNotFoundException> |
| ||
| public Optional<RewriteResult<?, ?>> |
| ||
| private <A, B> boolean |
|