Uses of Annotation Interface
valorless.rarespawns.annotations.Nullable
Packages that use Nullable
Package
Description
Integrations with external plugins (WorldGuard, GriefPrevention, mcMMO, PlaceholderAPI, etc.).
Shared utilities (color parsing, tags, reflection helpers, etc.).
-
Uses of Nullable in valorless.rarespawns.hooks
Method parameters in valorless.rarespawns.hooks with annotations of type Nullable -
Uses of Nullable in valorless.rarespawns.utils
Method parameters in valorless.rarespawns.utils with annotations of type NullableModifier and TypeMethodDescriptionstatic booleanEffectUtils.sendTitle(org.bukkit.entity.Player player, String title, String subtitle, int fadeIn, int stay, int fadeOut) Sends a title/subtitle to the player.static booleanEffectUtils.sendTitle(org.bukkit.entity.Player player, String title, String subtitle, int fadeIn, int stay, int fadeOut) Sends a title/subtitle to the player.