Class CampfireRecipe

    • Constructor Detail

      • CampfireRecipe

        public CampfireRecipe​(@NotNull
                              @NotNull NamespacedKey key,
                              @NotNull
                              @NotNull ItemStack result,
                              @NotNull
                              @NotNull Material source,
                              float experience,
                              int cookingTime)
      • CampfireRecipe

        public CampfireRecipe​(@NotNull
                              @NotNull NamespacedKey key,
                              @NotNull
                              @NotNull ItemStack result,
                              @NotNull
                              @NotNull RecipeChoice input,
                              float experience,
                              int cookingTime)