Uses of Annotation Interface
valorless.annotations.NotNull
Packages that use NotNull
-
Uses of NotNull in valorless.valorlessutils.json
Method parameters in valorless.valorlessutils.json with annotations of type NotNullModifier and TypeMethodDescriptionstatic <T> @Nullable TDeserializes a JSON string into an object using Bukkit-aware handling.static <T> @Nullable TDeserializes a JSON string into an object of the same type as the provided instance. -
Uses of NotNull in valorless.valorlessutils.translate
Methods in valorless.valorlessutils.translate with annotations of type NotNullModifier and TypeMethodDescriptionstatic LanguageLanguage.getLanguage(String code) Returns the Language enum constant corresponding to the given language code.