Class IngredientSequenceCategory

java.lang.Object
ml.pluto7073.pdapi.compat.rei.category.IngredientSequenceCategory
All Implemented Interfaces:
me.shedaniel.rei.api.client.registry.display.DisplayCategory<IngredientSequenceDisplay>, me.shedaniel.rei.api.client.registry.display.DisplayCategoryView<IngredientSequenceDisplay>, me.shedaniel.rei.api.common.util.Identifiable

public class IngredientSequenceCategory extends Object implements me.shedaniel.rei.api.client.registry.display.DisplayCategory<IngredientSequenceDisplay>
  • Constructor Details

    • IngredientSequenceCategory

      public IngredientSequenceCategory()
  • Method Details

    • setupDisplay

      public List<me.shedaniel.rei.api.client.gui.widgets.Widget> setupDisplay(IngredientSequenceDisplay display, me.shedaniel.math.Rectangle bounds)
      Specified by:
      setupDisplay in interface me.shedaniel.rei.api.client.registry.display.DisplayCategory<IngredientSequenceDisplay>
      Specified by:
      setupDisplay in interface me.shedaniel.rei.api.client.registry.display.DisplayCategoryView<IngredientSequenceDisplay>
    • getCategoryIdentifier

      public me.shedaniel.rei.api.common.category.CategoryIdentifier<? extends IngredientSequenceDisplay> getCategoryIdentifier()
      Specified by:
      getCategoryIdentifier in interface me.shedaniel.rei.api.client.registry.display.DisplayCategory<IngredientSequenceDisplay>
    • getTitle

      public net.minecraft.network.chat.Component getTitle()
      Specified by:
      getTitle in interface me.shedaniel.rei.api.client.registry.display.DisplayCategory<IngredientSequenceDisplay>
    • getIcon

      public me.shedaniel.rei.api.client.gui.Renderer getIcon()
      Specified by:
      getIcon in interface me.shedaniel.rei.api.client.registry.display.DisplayCategory<IngredientSequenceDisplay>
    • getDisplayWidth

      public int getDisplayWidth(IngredientSequenceDisplay display)
      Specified by:
      getDisplayWidth in interface me.shedaniel.rei.api.client.registry.display.DisplayCategory<IngredientSequenceDisplay>
    • getDisplayHeight

      public int getDisplayHeight()
      Specified by:
      getDisplayHeight in interface me.shedaniel.rei.api.client.registry.display.DisplayCategory<IngredientSequenceDisplay>