Class V1451_6
java.lang.Object
com.mojang.datafixers.schemas.Schema
net.minecraft.util.datafix.schemas.NamespacedSchema
net.minecraft.util.datafix.schemas.V1451_6
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final com.mojang.datafixers.types.templates.Hook.HookFunctionstatic final Stringprotected static final com.mojang.datafixers.types.templates.Hook.HookFunctionFields 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 TypeMethodDescriptioncreateCriterionTypes(com.mojang.datafixers.schemas.Schema p_181078_) static StringpackNamespacedWithDot(String p_298534_) voidregisterTypes(com.mojang.datafixers.schemas.Schema p_17540_, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_17541_, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_17542_) 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, registerBlockEntities, registerEntities, registerSimple, registerType, resolveTemplate, types 
- 
Field Details
- 
SPECIAL_OBJECTIVE_MARKER
- See Also:
 
 - 
UNPACK_OBJECTIVE_ID
protected static final com.mojang.datafixers.types.templates.Hook.HookFunction UNPACK_OBJECTIVE_ID - 
REPACK_OBJECTIVE_ID
protected static final com.mojang.datafixers.types.templates.Hook.HookFunction REPACK_OBJECTIVE_ID 
 - 
 - 
Constructor Details
- 
V1451_6
public V1451_6(int p_17532_, com.mojang.datafixers.schemas.Schema p_17533_)  
 - 
 - 
Method Details
- 
registerTypes
public void registerTypes(com.mojang.datafixers.schemas.Schema p_17540_, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_17541_, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_17542_) - Overrides:
 registerTypesin classcom.mojang.datafixers.schemas.Schema
 - 
createCriterionTypes
 - 
packNamespacedWithDot
 
 -