Class JEIRemoveCategoriesKubeEvent

java.lang.Object
dev.latvian.mods.kubejs.integration.jei.JEIRemoveCategoriesKubeEvent
All Implemented Interfaces:
KubeEvent, RemoveCategoriesKubeEvent

public class JEIRemoveCategoriesKubeEvent extends Object implements RemoveCategoriesKubeEvent
  • Constructor Details

    • JEIRemoveCategoriesKubeEvent

      public JEIRemoveCategoriesKubeEvent(mezz.jei.api.recipe.IRecipeManager recipeManager, Map<net.minecraft.resources.ResourceLocation,mezz.jei.api.recipe.category.IRecipeCategory<?>> categories)
  • Method Details

    • remove

      public void remove(dev.latvian.mods.rhino.Context cx, net.minecraft.resources.ResourceLocation[] ids)
      Specified by:
      remove in interface RemoveCategoriesKubeEvent