Class V0808
java.lang.Object
com.mojang.datafixers.schemas.Schema
net.minecraft.util.datafix.NamespacedSchema
net.minecraft.util.datafix.versions.V0808
- 
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_) protected static voidregisterInventory(com.mojang.datafixers.schemas.Schema p_206601_0_, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_206601_1_, String p_206601_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, registerEntities, registerSimple, registerType, registerTypes, resolveTemplate, types
- 
Constructor Details- 
V0808public V0808(int p_i49581_1_, com.mojang.datafixers.schemas.Schema p_i49581_2_) 
 
- 
- 
Method Details