Inventory G U I Button Inventory Change
class InventoryGUIButtonInventoryChange<T : ForInventory>(icon: ItemStack, changeToGUICallback: () -> InventoryGUI<*>, changeToPageInt: Int?, onChange: (InventoryGUIClickEvent<T>) -> Unit?) : InventoryGUIButton<T>
Content copied to clipboard