makeButton

abstract fun makeButton(context: CraftUIDesigner.Context): Pair<CoordinateComponent, ItemStack>

Make button slot coordinate and make button item (icon)

Return

Pair Pair of coordinate and item

Since

5.0.16

Parameters

context

Execution context