| com.mojang.datafixers.schemas.Schema |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| protected final it.unimi.dsi.fastutil.objects.Object2IntMap<String> |
| ||
| private final Map<String, Supplier<TypeTemplate>> |
| ||
| private final Map<String, Type<?>> |
| ||
| private final int |
| ||
| private final String |
| ||
| protected final Schema |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int arg0, Schema arg1) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| protected Map<String, Type<?>> |
| ||
| public Set<String> |
| ||
| public Type<?> |
| ||
| public Type<?> |
| ||
| public TypeTemplate |
| ||
| public TypeTemplate |
| ||
| protected TypeTemplate |
| ||
| public Type<?> |
| ||
| public TaggedChoice$TaggedChoiceType<?> |
| ||
| public void |
| ||
| public Map<String, Supplier<TypeTemplate>> |
| ||
| public Map<String, Supplier<TypeTemplate>> |
| ||
| public void |
| ||
| public void |
| ||
| public void |
| ||
| public void |
| ||
| public int |
| ||
| public Schema |
|