Class LevelDataGeneratorOptionsFix

java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.datafixer.fix.LevelDataGeneratorOptionsFix

public class LevelDataGeneratorOptionsFix
extends com.mojang.datafixers.DataFix
  • Field Summary

    Fields 
    Modifier and Type Field Description
    (package private) static Map<String,​String> NUMERICAL_IDS_TO_BIOME_IDS  
  • Constructor Summary

    Constructors 
    Constructor Description
    LevelDataGeneratorOptionsFix​(com.mojang.datafixers.schemas.Schema outputSchema, boolean changesType)  
  • Method Summary

    Modifier and Type Method Description
    private static <T> com.mojang.serialization.Dynamic<T> fixGeneratorOptions​(String generatorOptions, com.mojang.serialization.DynamicOps<T> dynamicOps)  
    protected com.mojang.datafixers.TypeRewriteRule makeRule()  
    private static com.mojang.datafixers.util.Pair<Integer,​String> parseFlatLayer​(String layer)  
    private static List<com.mojang.datafixers.util.Pair<Integer,​String>> parseFlatLayers​(String layers)  

    Methods inherited from class com.mojang.datafixers.DataFix

    checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait