Class V2551
java.lang.Object
com.mojang.datafixers.schemas.Schema
net.minecraft.util.datafix.NamespacedSchema
net.minecraft.util.datafix.versions.V2551
-
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
-
V2551
public V2551(int p_i231478_1_, com.mojang.datafixers.schemas.Schema p_i231478_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
-