Class V2100
java.lang.Object
com.mojang.datafixers.schemas.Schema
net.minecraft.util.datafix.NamespacedSchema
net.minecraft.util.datafix.versions.V2100
- 
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 TypeMethodDescriptionregisterBlockEntities(com.mojang.datafixers.schemas.Schema p_registerBlockEntities_1_) registerEntities(com.mojang.datafixers.schemas.Schema p_registerEntities_1_) protected static voidregisterMob(com.mojang.datafixers.schemas.Schema p_226217_0_, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_226217_1_, String p_226217_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, registerSimple, registerType, registerTypes, resolveTemplate, types
- 
Constructor Details- 
V2100public V2100(int p_i225705_1_, com.mojang.datafixers.schemas.Schema p_i225705_2_) 
 
- 
- 
Method Details- 
registerMob
- 
registerEntitiespublic Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> registerEntities(com.mojang.datafixers.schemas.Schema p_registerEntities_1_) - Overrides:
- registerEntitiesin class- com.mojang.datafixers.schemas.Schema
 
- 
registerBlockEntitiespublic Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> registerBlockEntities(com.mojang.datafixers.schemas.Schema p_registerBlockEntities_1_) - Overrides:
- registerBlockEntitiesin class- com.mojang.datafixers.schemas.Schema
 
 
-