fillAll

fun fillAll(item: ItemStack): PaginatedGuiBuilder<T>

Sets a default item to fill the entire inventory.

Return

The current PaginatedGuiBuilder instance for chaining.

Parameters

item

The ItemStack to fill all empty slots with.