Interface CropDisplay
- All Superinterfaces:
me.shedaniel.rei.api.common.display.Display,me.shedaniel.rei.impl.display.DisplaySpec
- All Known Implementing Classes:
BasicCropDisplay
public interface CropDisplay
extends me.shedaniel.rei.api.common.display.Display
-
Method Summary
Modifier and TypeMethodDescriptionList<me.shedaniel.rei.api.client.gui.widgets.Widget>setupDisplay(me.shedaniel.math.Rectangle bounds) Methods inherited from interface me.shedaniel.rei.api.common.display.Display
getCategoryIdentifier, getDisplayLocation, getInputEntries, getInputEntries, getInputIngredients, getOutputEntries, getRequiredEntries, provideInternalDisplay, provideInternalDisplayIds
-
Method Details
-
setupDisplay
List<me.shedaniel.rei.api.client.gui.widgets.Widget> setupDisplay(me.shedaniel.math.Rectangle bounds)
-