Object HTRecipeLookupContext

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static ContextKey<RecipeMap> RECIPES
      public final static ContextKey<HolderLookup.Provider> REGISTRIES
      public final static ContextKey<PotionBrewing> BREWING
      public final static ContextKeySet CONTEXT
      public final static HTRecipeLookupContext INSTANCE
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static ContextMap create(Level level, RecipeMap recipeMap)
      final static ContextMap create(ServerLevel level)
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • create

         final static ContextMap create(Level level, RecipeMap recipeMap)
      • create

         final static ContextMap create(ServerLevel level)