GuiRedirectEvent

constructor(player: Player, from: GuiBuilder, to: GuiBuilder)

Parameters

player

The player who is being redirected.

from

The GuiBuilder representing the GUI the player is coming from.

to

The GuiBuilder representing the GUI the player is being redirected to.