Uses of Enum Class
com.xyrisdev.cloud.storage.model.DataType
Packages that use DataType
-
Uses of DataType in com.xyrisdev.cloud.api.handler.stats
Methods in com.xyrisdev.cloud.api.handler.stats with parameters of type DataTypeModifier and TypeMethodDescription<T> CompletableFuture
<T> Gets a player's statistics asynchronously for a specificDataType
.<T> T
Gets a player's statistics synchronously for a specificDataType
.void
Sets a player's statistics asynchronously. -
Uses of DataType in com.xyrisdev.cloud.storage.model
Methods in com.xyrisdev.cloud.storage.model that return DataType