Class V2684
java.lang.Object
com.mojang.datafixers.schemas.Schema
net.minecraft.util.datafix.schemas.NamespacedSchema
net.minecraft.util.datafix.schemas.V2684
-
Field Summary
Fields inherited from class net.minecraft.util.datafix.schemas.NamespacedSchema
NAMESPACED_STRING_CODEC
Fields inherited from class com.mojang.datafixers.schemas.Schema
parent, RECURSIVE_TYPES
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionregisterBlockEntities
(com.mojang.datafixers.schemas.Schema p_145859_) void
registerTypes
(com.mojang.datafixers.schemas.Schema p_216760_, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_216761_, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_216762_) Methods inherited from class net.minecraft.util.datafix.schemas.NamespacedSchema
ensureNamespaced, getChoiceType, namespacedString
Methods inherited from class com.mojang.datafixers.schemas.Schema
buildTypes, findChoiceType, getParent, getTemplate, getType, getTypeRaw, getVersionKey, id, register, register, registerEntities, registerSimple, registerType, resolveTemplate, types
-
Constructor Details
-
V2684
public V2684(int p_145856_, com.mojang.datafixers.schemas.Schema p_145857_)
-
-
Method Details
-
registerTypes
public void registerTypes(com.mojang.datafixers.schemas.Schema p_216760_, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_216761_, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_216762_) - Overrides:
registerTypes
in classcom.mojang.datafixers.schemas.Schema
-
registerBlockEntities
public Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> registerBlockEntities(com.mojang.datafixers.schemas.Schema p_145859_) - Overrides:
registerBlockEntities
in classcom.mojang.datafixers.schemas.Schema
-