Class PlayerInvisibilityPotionEvent
java.lang.Object
org.bukkit.event.Event
com.andrei1058.bedwars.api.events.player.PlayerInvisibilityPotionEvent
public class PlayerInvisibilityPotionEvent
extends org.bukkit.event.Event
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionPlayerInvisibilityPotionEvent
(PlayerInvisibilityPotionEvent.Type type, ITeam team, org.bukkit.entity.Player player, IArena arena) This event is called when invisibility potions are managed by Bed-Wars. -
Method Summary
-
Constructor Details
-
PlayerInvisibilityPotionEvent
public PlayerInvisibilityPotionEvent(PlayerInvisibilityPotionEvent.Type type, ITeam team, org.bukkit.entity.Player player, IArena arena) This event is called when invisibility potions are managed by Bed-Wars.
-
-
Method Details