Class V1451_6

    • Constructor Summary

      Constructors 
      Constructor Description
      V1451_6​(int p_i49597_1_, com.mojang.datafixers.schemas.Schema p_i49597_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, 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

      • V1451_6

        public V1451_6​(int p_i49597_1_,
                       com.mojang.datafixers.schemas.Schema p_i49597_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