Class V3439
java.lang.Object
com.mojang.datafixers.schemas.Schema
net.minecraft.util.datafix.schemas.NamespacedSchema
net.minecraft.util.datafix.schemas.V3439
-
Field Summary
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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionregisterBlockEntities
(com.mojang.datafixers.schemas.Schema p_394240_) private static com.mojang.datafixers.types.templates.TypeTemplate
sign
(com.mojang.datafixers.schemas.Schema p_393656_) 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, registerEntities, registerSimple, registerType, registerTypes, resolveTemplate, types
-
Constructor Details
-
V3439
public V3439(int p_394422_, com.mojang.datafixers.schemas.Schema p_393805_)
-
-
Method Details
-
registerBlockEntities
public Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> registerBlockEntities(com.mojang.datafixers.schemas.Schema p_394240_) - Overrides:
registerBlockEntities
in classcom.mojang.datafixers.schemas.Schema
-
sign
private static com.mojang.datafixers.types.templates.TypeTemplate sign(com.mojang.datafixers.schemas.Schema p_393656_)
-