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
Modifier and TypeFieldDescriptionprotected static final com.mojang.datafixers.types.templates.Hook.HookFunction
static final String
protected static final com.mojang.datafixers.types.templates.Hook.HookFunction
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 TypeMethodDescriptioncreateCriterionTypes
(com.mojang.datafixers.schemas.Schema p_181078_) static String
packNamespacedWithDot
(String p_298534_) 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_) 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, 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:
registerTypes
in classcom.mojang.datafixers.schemas.Schema
-
createCriterionTypes
-
packNamespacedWithDot
-