Object HTWidgetContainerJeiHandler

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Optional<out IClickableIngredient<?>> getClickableIngredientUnderMouse(IClickableIngredientFactory builder, HTWidgetContainerScreen containerScreen, Double mouseX, Double mouseY)
      <I extends Any> List<IGhostIngredientHandler.Target<I>> getTargetsTyped(HTWidgetContainerScreen gui, ITypedIngredient<I> ingredient, Boolean doStart)
      Unit onComplete()
      • Methods inherited from class mezz.jei.api.gui.handlers.IGuiContainerHandler

        getClickableIngredientUnderMouse, getGuiClickableAreas, getGuiExtraAreas
      • Methods inherited from class mezz.jei.api.gui.handlers.IGhostIngredientHandler

        shouldHighlightTargets
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait