Uses of Class
net.jeqo.bloons.events.BloonsEvent
Packages that use BloonsEvent
Package
Description
-
Uses of BloonsEvent in net.jeqo.bloons.events.balloon.multipart
Subclasses of BloonsEvent in net.jeqo.bloons.events.balloon.multipartModifier and TypeClassDescriptionclass
An event that is called when a player equips a multipart balloonclass
An event that is called when a player force equips a multipart balloonclass
An event that is called when a player force unequips a multipart balloonclass
An event that is called when a player stores a multipart balloonclass
An event that is called when a player unequips a multipart balloon -
Uses of BloonsEvent in net.jeqo.bloons.events.balloon.single
Subclasses of BloonsEvent in net.jeqo.bloons.events.balloon.singleModifier and TypeClassDescriptionclass
An event that is called when a player equips a single balloonclass
An event that is called when a player force equips a single balloonclass
An event that is called when a player force unequips a single balloonclass
An event that is called when a player stores a single balloonclass
An event that is called when a player unequips a single balloon -
Uses of BloonsEvent in net.jeqo.bloons.events.general
Subclasses of BloonsEvent in net.jeqo.bloons.events.generalModifier and TypeClassDescriptionclass
An event that is called when the Bloons config is reloaded No player or balloon is involved in this event so the constructor is empty -
Uses of BloonsEvent in net.jeqo.bloons.gui
Methods in net.jeqo.bloons.gui that return BloonsEventModifier and TypeMethodDescriptionGUI.triggerEvent()
The event that is fired when the GUI is opened or triggered