InventoryCornerSlots

class InventoryCornerSlots<T : ForInventory> : InventorySlotCompound<T>

Functions

realSlotsWithInvType
Link copied to clipboard
open fun realSlotsWithInvType(invType: GUIType<T>): List<Int>
withInvType
Link copied to clipboard
open override fun withInvType(invType: GUIType<T>): HashSet<InventorySlot>

Properties

ifBottomLeft
Link copied to clipboard
val ifBottomLeft: Boolean = false
ifBottomRight
Link copied to clipboard
val ifBottomRight: Boolean = false
ifTopLeft
Link copied to clipboard
val ifTopLeft: Boolean = false
ifTopRight
Link copied to clipboard
val ifTopRight: Boolean = false