getGuiExtraAreas
public java.util.List<net.minecraft.client.renderer.Rectangle2d> getGuiExtraAreas(GuiPneumaticContainerBase<?,?> containerScreen)
Description copied from interface: mezz.jei.api.gui.handlers.IGuiContainerHandler
Give JEI information about extra space that the ContainerScreen takes up.
Used for moving JEI out of the way of extra things like gui tabs.
- Specified by:
getGuiExtraAreas in interface mezz.jei.api.gui.handlers.IGuiContainerHandler<GuiPneumaticContainerBase<?,?>>
- Returns:
- the space that the gui takes up besides the normal rectangle defined by
ContainerScreen.