Uses of Annotation Interface
valorless.annotations.Internal
Packages that use Internal
-
Uses of Internal in valorless.valorlessutils.cache
Methods in valorless.valorlessutils.cache with annotations of type InternalModifier and TypeMethodDescriptionstatic voidPlayerCache.init()Initializes the PlayerCache by registering the listener and asynchronously populating the cache with all known offline players.static voidSkinCache.init()Initializes the SkinCache by registering the event listener, loading the cache from disk, and adding all currently online players to the cache.static voidSkinCache.shutdown()Saves the skin cache to theskins.ymlfile and logs the result.