AsyncItemProvider

constructor(placeholder: ItemStack, providerFuture: CompletableFuture<AbstractItemProvider>)

Parameters

placeholder

The item to display while the actual item is being loaded.

providerFuture

A future that will complete with the actual item provider once it is available