PanelComponent

public void PanelComponent(GuiComponent element, int insets, PanelComponent.BackgroundRenderer backgroundRenderer)(source)

Parameters

element

the child element to render the panels contents

insets

the padding size of this panel

backgroundRenderer

the renderer to render the background of this panel

See also


public void PanelComponent(GuiComponent element)(source)