Class JEIAddInformationKubeEvent

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

public class JEIAddInformationKubeEvent extends Object implements AddInformationKubeEvent
  • Constructor Details

    • JEIAddInformationKubeEvent

      public JEIAddInformationKubeEvent(RecipeViewerEntryType type, mezz.jei.api.ingredients.IIngredientType<?> ingredientType, mezz.jei.api.registration.IRecipeRegistration registration)
  • Method Details

    • add

      public void add(dev.latvian.mods.rhino.Context cx, Object filter, List<net.minecraft.network.chat.Component> info)
      Specified by:
      add in interface AddInformationKubeEvent