类 LevelDataGeneratorOptionsFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.LevelDataGeneratorOptionsFix
public class LevelDataGeneratorOptionsFix
extends com.mojang.datafixers.DataFix
-
字段概要
字段 -
构造器概要
构造器构造器说明LevelDataGeneratorOptionsFix
(com.mojang.datafixers.schemas.Schema p_16309_, boolean p_16310_) -
方法概要
修饰符和类型方法说明private static <T> com.mojang.serialization.Dynamic
<T> getLayerInfoFromString
(String p_16325_) getLayersInfoFromString
(String p_16335_) protected com.mojang.datafixers.TypeRewriteRule
makeRule()
从类继承的方法 com.mojang.datafixers.DataFix
checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
-
字段详细资料
-
MAP
-
GENERATOR_OPTIONS
- 另请参阅:
-
-
构造器详细资料
-
LevelDataGeneratorOptionsFix
public LevelDataGeneratorOptionsFix(com.mojang.datafixers.schemas.Schema p_16309_, boolean p_16310_)
-
-
方法详细资料
-
makeRule
protected com.mojang.datafixers.TypeRewriteRule makeRule()- 指定者:
makeRule
在类中com.mojang.datafixers.DataFix
-
convert
private static <T> com.mojang.serialization.Dynamic<T> convert(String p_16327_, com.mojang.serialization.DynamicOps<T> p_16328_) -
getLayerInfoFromString
-
getLayersInfoFromString
-