@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
Package org.spongepowered.api.data
-
Class Summary Class Description DataTransactionResult Represents a transaction taking place where aDataHolder.Mutable
is acceptingValue
s.DataTransactionResult.Builder A type of builder for buildingDataTransactionResult
s.Keys An enumeration of knownKey
s used throughout the API.Transaction<T extends DataSerializable> -
Enum Summary Enum Description DataTransactionResult.Type The type of transaction result.KeyValueMatcher.Operator Represents a operator to match the values of a key query. -
Exception Summary Exception Description DataAlreadyRegisteredException DataException DataRegistrationNotFoundException DuplicateDataStoreException DuplicateProviderException UnregisteredKeyException