History - net.minecraft.util.datafix.DataFixerUpper

1.12.2

Names

ry

net.minecraft.class_2934

net.minecraft.util.datafix.DataFixerUpper

net.minecraft.util.datafix.DataFixer

net.minecraft.util.datafix.DataFixer

Fields

org.apache.logging.log4j.Logger: a, field_14397, LOGGER, field_188259_a, LOGGER

Map<TypeReference, List<Schema>>: b, field_14398, schemas, field_188260_b, walkerMap

Map<TypeReference, List<DataFix>>: c, field_14399, fixes, field_188261_c, fixMap

int: d, field_14400, version, field_188262_d, version

Constructors

(int)

Methods

NbtCompound (TypeReference, NbtCompound): a, method_12900, run, func_188257_a, process

NbtCompound (TypeReference, NbtCompound, int): a, method_12898, run, func_188251_a, process

NbtCompound (TypeReference, NbtCompound, int): b, method_12904, runFixes, func_188252_b, processFixes

NbtCompound (TypeReference, NbtCompound, int): c, method_12905, runSchemas, func_188253_c, processWalkers

void (References, Schema): a, method_12903, register, func_188258_a, registerWalker

void (TypeReference, Schema): a, method_12902, register, func_188255_a, registerVanillaWalker

void (TypeReference, DataFix): a, method_12901, register, func_188256_a, registerFix

<V> List<V> (Map<TypeReference, List<V>>, TypeReference): a, method_12899, getList, func_188254_a, getTypeList