Class V1470
java.lang.Object
com.mojang.datafixers.schemas.Schema
net.minecraft.util.datafix.NamespacedSchema
net.minecraft.util.datafix.versions.V1470
- 
Field SummaryFields inherited from class net.minecraft.util.datafix.NamespacedSchemaNAMESPACED_STRING_CODECFields inherited from class com.mojang.datafixers.schemas.Schemaparent, RECURSIVE_TYPES
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionregisterEntities(com.mojang.datafixers.schemas.Schema p_registerEntities_1_) protected static voidregisterMob(com.mojang.datafixers.schemas.Schema p_206563_0_, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_206563_1_, String p_206563_2_) Methods inherited from class net.minecraft.util.datafix.NamespacedSchemaensureNamespaced, getChoiceType, namespacedStringMethods inherited from class com.mojang.datafixers.schemas.SchemabuildTypes, findChoiceType, getParent, getTemplate, getType, getTypeRaw, getVersionKey, id, register, register, registerBlockEntities, registerSimple, registerType, registerTypes, resolveTemplate, types
- 
Constructor Details- 
V1470public V1470(int p_i49593_1_, com.mojang.datafixers.schemas.Schema p_i49593_2_) 
 
- 
- 
Method Details