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_CODECFields inherited from class com.mojang.datafixers.schemas.Schema
parent, RECURSIVE_TYPES - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionregisterBlockEntities(com.mojang.datafixers.schemas.Schema p_145859_) voidregisterTypes(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, namespacedStringMethods 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:
 registerTypesin 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:
 registerBlockEntitiesin classcom.mojang.datafixers.schemas.Schema
 
 -