setShouldCallGlobalListener

fun setShouldCallGlobalListener(shouldCallGlobalListener: Boolean): InventoryGUI

Sets whether the global listener should be called on inventory events.

Return

The current InventoryGUI instance for chaining.

Parameters

shouldCallGlobalListener

True to call the global listener, false otherwise.