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 Hook.HookFunctionstatic final Stringprotected static final Hook.HookFunctionFields inherited from class NamespacedSchema
NAMESPACED_STRING_CODEC -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static Map<String, Supplier<TypeTemplate>> createCriterionTypes(Schema schema) static StringpackNamespacedWithDot(String location) voidregisterTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) Methods inherited from class NamespacedSchema
ensureNamespaced, getChoiceType, namespacedStringMethods inherited from class 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
-
REPACK_OBJECTIVE_ID
-
-
Constructor Details
-
V1451_6
-
-
Method Details
-
registerTypes
public void registerTypes(Schema schema, Map<String, Supplier<TypeTemplate>> entityTypes, Map<String, Supplier<TypeTemplate>> blockEntityTypes) - Overrides:
registerTypesin classSchema
-
createCriterionTypes
-
packNamespacedWithDot
-