CustomListWidget

constructor(client: MinecraftClient, x: Int, y: Int, width: Int, height: Int)

Parameters

client

MinecraftClient the client instance

x

Widgets x screen position

y

Widgets y screen position

width

Widget width in pixels

height

Widget height in pixels