public class ModDataFixer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static ModDataFixer |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
static net.minecraft.nbt.NBTTagCompound |
fixGeneratorSettings(net.minecraft.nbt.NBTTagCompound compound,
DataFix[] dataFixes,
int fixVersion) |
static com.google.gson.JsonObject |
getAsJsonObject(java.lang.String json) |
void |
register() |
public static final ModDataFixer INSTANCE
public void register()
public static net.minecraft.nbt.NBTTagCompound fixGeneratorSettings(net.minecraft.nbt.NBTTagCompound compound,
DataFix[] dataFixes,
int fixVersion)
public static com.google.gson.JsonObject getAsJsonObject(java.lang.String json)