TeleportRequestSelectGui

class TeleportRequestSelectGui(requestManager: TeleportRequestManager, teleportService: TeleportService, moneyService: MoneyService, requests: List<TeleportRequest>)

複数のテレポートリクエストから選択するGUI。

Constructors

Link copied to clipboard
constructor(requestManager: TeleportRequestManager, teleportService: TeleportService, moneyService: MoneyService, requests: List<TeleportRequest>)

Functions

Link copied to clipboard
fun open(player: Player): GuiResult<Unit>

GUIを開きます。