Package com.ultikits.ultitools.interfaces
package com.ultikits.ultitools.interfaces
-
ClassDescriptionBase service interface.Cacheable data operation interface.Listener interface for configuration changes.Configurable data operation interface.Data operation interface.Data storage interface.Plugin interface.Localized interface.Interface for serializing objects to Bukkit configuration MemorySection.Parser<T>Generic parser interface for serialization and deserialization.Fluent query builder for data entities.TempEventHandler<E extends org.bukkit.event.Event>Temporary event handler.Temporary listener.TempListener.DefaultTempListenerBuilder<E extends org.bukkit.event.Event>Create a default temporary listener builder.TempListener.PlayerTempListenerBuilder<E extends org.bukkit.event.player.PlayerEvent>Deprecated, for removal: This API element is subject to removal in a future version.Interface for managing database transactions.Deprecated, for removal: This API element is subject to removal in a future version.Use
XVersionUtilsstatic methods instead.
TempListener.common(Class)instead, narrowing withTempListener.DefaultTempListenerBuilder.filter(Function).