Teleport Request Select Gui
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>)