Class V1451_7
java.lang.Object
com.mojang.datafixers.schemas.Schema
net.minecraft.util.datafix.NamespacedSchema
net.minecraft.util.datafix.versions.V1451_7
-
Field Summary
Fields inherited from class net.minecraft.util.datafix.NamespacedSchema
NAMESPACED_STRING_CODEC
Fields inherited from class com.mojang.datafixers.schemas.Schema
parent, RECURSIVE_TYPES
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.util.datafix.NamespacedSchema
ensureNamespaced, getChoiceType, namespacedString
Methods inherited from class com.mojang.datafixers.schemas.Schema
buildTypes, findChoiceType, getParent, getTemplate, getType, getTypeRaw, getVersionKey, id, register, register, registerBlockEntities, registerEntities, registerSimple, registerType, resolveTemplate, types
-
Constructor Details
-
V1451_7
public V1451_7(int p_i49596_1_, com.mojang.datafixers.schemas.Schema p_i49596_2_)
-
-
Method Details
-
registerTypes
public void registerTypes(com.mojang.datafixers.schemas.Schema p_registerTypes_1_, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_registerTypes_2_, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_registerTypes_3_) - Overrides:
registerTypes
in classcom.mojang.datafixers.schemas.Schema
-