Package-level declarations

Types

Link copied to clipboard
@Since(version = "2.2")
enum DataRetrievalType : Enum<DataRetrievalType>

This enum represents the types of data retrieval methods for RegistrableTriggers.

Link copied to clipboard

This enum represents the types of enchanting restrictions.

Link copied to clipboard

This enum is used to represent the means of obtaining an enchantment.

Link copied to clipboard

This enum is used to indicate the result of unloading an enchantment with an UELoader.

Link copied to clipboard

A self-documenting enum for the possible response types.

Link copied to clipboard
@Since(version = "2.2")
enum LoadResponse : Enum<LoadResponse>

This enum is used to indicate the result of loading with a UELoader.

Link copied to clipboard
@Since(version = "2.2")
enum TargetType : Enum<TargetType>

A self-documenting enum for the possible target types.

Link copied to clipboard
@Since(version = "2.2")
enum UnloadResponse : Enum<UnloadResponse>

This enum is used to indicate the result of unloading with a UELoader.