open

override fun open(player: HumanEntity)

Opens this inventory for the given player

Since

2.0.0

Parameters

player

Player to open inventory for


fun open(player: HumanEntity, condition: C)

Opens the inventory for a player using the specified display condition.

Since

2.2.0

Parameters

player

Player to open inventory for

condition

Display condition