| Constructor and Description |
|---|
NamespacedSchema(int versionKey,
com.mojang.datafixers.schemas.Schema schema) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
ensureNamespaced(java.lang.String string) |
com.mojang.datafixers.types.Type<?> |
getChoiceType(com.mojang.datafixers.DSL.TypeReference p_getChoiceType_1_,
java.lang.String p_getChoiceType_2_) |
public NamespacedSchema(int versionKey,
com.mojang.datafixers.schemas.Schema schema)
public static java.lang.String ensureNamespaced(java.lang.String string)
public com.mojang.datafixers.types.Type<?> getChoiceType(com.mojang.datafixers.DSL.TypeReference p_getChoiceType_1_,
java.lang.String p_getChoiceType_2_)
getChoiceType in class com.mojang.datafixers.schemas.Schema