Teleport Confirm Gui
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)