PopupLayout
class PopupLayout(globalIndex: Int, json: JsonArray, layout: LayoutGroup, parent: PopupImpl, globalLocation: GuiLocation, globalPixel: PixelLocation, file: List<String>)
Constructors
Link copied to clipboard
constructor(globalIndex: Int, json: JsonArray, layout: LayoutGroup, parent: PopupImpl, globalLocation: GuiLocation, globalPixel: PixelLocation, file: List<String>)
Functions
Link copied to clipboard
fun getComponent(reason: UpdateEvent, frameSupplier: (HudPlayer) -> Long = { it.tick }): (HudPlayer, Int) -> Runner<WidthComponent>