Update InventoryGUIBuilder.kt
This commit is contained in:
@@ -43,7 +43,7 @@ class InventoryGUIBuilder<T : ForInventory>(
|
||||
}
|
||||
|
||||
class InventoryGUIPageBuilder<T : ForInventory>(
|
||||
val type: InventoryType<T>,
|
||||
private val type: InventoryType<T>,
|
||||
val page: Int
|
||||
) {
|
||||
|
||||
|
Reference in New Issue
Block a user