Uses of Class
net.jeqo.bloons.balloon.single.SingleBalloonType
Packages that use SingleBalloonType
-
Uses of SingleBalloonType in net.jeqo.bloons.balloon
Fields in net.jeqo.bloons.balloon with type parameters of type SingleBalloonTypeModifier and TypeFieldDescriptionBalloonCore.singleBalloonTypes
Contains all valid and loaded single balloon types/configurationsMethods in net.jeqo.bloons.balloon that return SingleBalloonTypeModifier and TypeMethodDescriptionBalloonCore.getSingleBalloonByID
(String ID) Retrieves a single balloon by its ID from the registered balloons list -
Uses of SingleBalloonType in net.jeqo.bloons.configuration
Methods in net.jeqo.bloons.configuration that return types with arguments of type SingleBalloonTypeModifier and TypeMethodDescriptionstatic ArrayList
<SingleBalloonType> ConfigConfiguration.getSingleBalloons()
Gets all the single balloon types from the configuration files