Uses of Class
dev.crafty.core.storage.PlayerDataBuilder
Packages that use PlayerDataBuilder
-
Uses of PlayerDataBuilder in dev.crafty.core.storage
Methods in dev.crafty.core.storage that return PlayerDataBuilderModifier and TypeMethodDescriptionstatic PlayerDataBuilder
PlayerDataBuilder.storeBoolean
(String key, boolean value) PlayerDataBuilder.storeDouble
(String key, double value) PlayerDataBuilder.storeFloat
(String key, float value) PlayerDataBuilder.storeString
(String key, String value)