implements DataFixer
| com.mojang.datafixers.DataFixerUpper |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| public static boolean |
| ||
| private static final org.apache.logging.log4j.Logger |
| ||
| protected static final PointFreeRule |
| ||
| private final it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap<Schema> |
| ||
| private final List<DataFix> |
| ||
| private final it.unimi.dsi.fastutil.ints.IntSortedSet |
| ||
| private final it.unimi.dsi.fastutil.longs.Long2ObjectMap<TypeRewriteRule> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap<Schema> arg0, List<DataFix> arg1, it.unimi.dsi.fastutil.ints.IntSortedSet arg2) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public <T> Dynamic<T> |
| ||
| public Schema |
| ||
| protected Type<?> |
| ||
| protected static int |
| ||
| private int |
| ||
| protected TypeRewriteRule |
| ||
| protected it.unimi.dsi.fastutil.ints.IntSortedSet |
|