Class V0106


  • public class V0106
    extends com.mojang.datafixers.schemas.Schema
    • Field Summary

      • Fields inherited from class com.mojang.datafixers.schemas.Schema

        parent, RECURSIVE_TYPES
    • Constructor Summary

      Constructors 
      Constructor Description
      V0106​(int p_i49608_1_, com.mojang.datafixers.schemas.Schema p_i49608_2_)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void registerTypes​(com.mojang.datafixers.schemas.Schema p_registerTypes_1_, java.util.Map<java.lang.String,​java.util.function.Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_registerTypes_2_, java.util.Map<java.lang.String,​java.util.function.Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_registerTypes_3_)  
      • Methods inherited from class com.mojang.datafixers.schemas.Schema

        buildTypes, findChoiceType, getChoiceType, getParent, getTemplate, getType, getTypeRaw, getVersionKey, id, register, register, registerBlockEntities, registerEntities, registerSimple, registerType, resolveTemplate, types
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • V0106

        public V0106​(int p_i49608_1_,
                     com.mojang.datafixers.schemas.Schema p_i49608_2_)
    • Method Detail

      • registerTypes

        public void registerTypes​(com.mojang.datafixers.schemas.Schema p_registerTypes_1_,
                                  java.util.Map<java.lang.String,​java.util.function.Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_registerTypes_2_,
                                  java.util.Map<java.lang.String,​java.util.function.Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_registerTypes_3_)
        Overrides:
        registerTypes in class com.mojang.datafixers.schemas.Schema