Class REIIntegration

java.lang.Object
dev.latvian.mods.kubejs.integration.rei.REIIntegration

public class REIIntegration extends Object
  • Constructor Details

    • REIIntegration

      public REIIntegration()
  • Method Details

    • typeOf

      @Nullable public static @Nullable me.shedaniel.rei.api.common.entry.type.EntryType<?> typeOf(RecipeViewerEntryType type)
    • stackOf

      public static me.shedaniel.rei.api.common.entry.EntryStack<?> stackOf(dev.latvian.mods.rhino.Context cx, RecipeViewerEntryType type, Object from)
    • fluidIngredient

      public static me.shedaniel.rei.api.common.entry.EntryIngredient fluidIngredient(net.neoforged.neoforge.fluids.crafting.FluidIngredient ingredient)
    • ingredientOf

      public static me.shedaniel.rei.api.common.entry.EntryIngredient ingredientOf(dev.latvian.mods.rhino.Context cx, RecipeViewerEntryType type, Object from)