| コンストラクタと説明 |
|---|
NamespacedSchema(int versionKey,
com.mojang.datafixers.schemas.Schema schema) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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 クラス内 com.mojang.datafixers.schemas.Schema