VOOZH about

URL: https://minecraft.wiki/w/DataFixerUpper

โ‡ฑ DataFixerUpper โ€“ Minecraft Wiki


DataFixerUpper

From Minecraft Wiki
Jump to navigation Jump to search
This feature is exclusive to Java Edition.
 
This article is a stub.
 
You can help by expanding it. The talk page may contain suggestions.
This article is a work in progress.
 
Please help expand and improve it. The talk page may contain suggestions.

DataFixerUpper, often abbreviated as DFU, is a library developed and used by Mojang for handling world upgrades and version changes in Java Edition. It provides utilities for data fixing, such as Functions with more inputs (3, 4... 16), and serialization, such as codecs, used by various elements across the codebase. The library helps developers update and migrate data entries such as ids and the format of how data is stored.

Packages

[edit | edit source]

com.mojang.serialization โ€” contains codec and helpers for codecs and serialization in general.

com.mojang.datafixers โ€” contains the utilities used for data fixing.

Navigation

[edit | edit source]
Retrieved from "https://minecraft.wiki/w/DataFixerUpper?oldid=3633427"

Navigation menu