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 SummaryFieldsModifier and TypeFieldDescriptionprotected static com.mojang.datafixers.types.templates.Hook.HookFunctionstatic Stringprotected static com.mojang.datafixers.types.templates.Hook.HookFunctionFields inherited from class net.minecraft.util.datafix.schemas.NamespacedSchemaNAMESPACED_STRING_CODECFields inherited from class com.mojang.datafixers.schemas.Schemaparent, RECURSIVE_TYPES
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncreateCriterionTypes(com.mojang.datafixers.schemas.Schema p_181078_)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.NamespacedSchemaensureNamespaced, getChoiceType, namespacedStringMethods inherited from class com.mojang.datafixers.schemas.SchemabuildTypes, findChoiceType, getParent, getTemplate, getType, getTypeRaw, getVersionKey, id, register, register, registerBlockEntities, registerEntities, registerSimple, registerType, resolveTemplate, types
- 
Field Details- 
SPECIAL_OBJECTIVE_MARKER- See Also:
- Constant Field Values
 
- 
UNPACK_OBJECTIVE_IDprotected static final com.mojang.datafixers.types.templates.Hook.HookFunction UNPACK_OBJECTIVE_ID
- 
REPACK_OBJECTIVE_IDprotected static final com.mojang.datafixers.types.templates.Hook.HookFunction REPACK_OBJECTIVE_ID
 
- 
- 
Constructor Details- 
V1451_6public V1451_6(int p_17532_, com.mojang.datafixers.schemas.Schema p_17533_)
 
- 
- 
Method Details- 
registerTypespublic 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 class- com.mojang.datafixers.schemas.Schema
 
- 
createCriterionTypes
 
-