TeleportConfirmGui

class TeleportConfirmGui(requestManager: TeleportRequestManager, teleportService: TeleportService, moneyService: MoneyService, request: TeleportRequest)

テレポートリクエスト確認GUI。 リクエストを承認または却下するためのGUIを表示します。

Constructors

Link copied to clipboard
constructor(requestManager: TeleportRequestManager, teleportService: TeleportService, moneyService: MoneyService, request: TeleportRequest)

Functions

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

GUIを開きます。