Uses of Enum Class
net.lewmc.essence.core.UtilPlayer.KEYS
Packages that use UtilPlayer.KEYS
-
Uses of UtilPlayer.KEYS in net.lewmc.essence.core
Methods in net.lewmc.essence.core that return UtilPlayer.KEYSModifier and TypeMethodDescriptionstatic UtilPlayer.KEYSReturns the enum constant of this class with the specified name.static UtilPlayer.KEYS[]UtilPlayer.KEYS.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.lewmc.essence.core with parameters of type UtilPlayer.KEYSModifier and TypeMethodDescriptionUtilPlayer.getPlayer(UUID uuid, UtilPlayer.KEYS key) Gets a player's data valuebooleanUtilPlayer.setPlayer(UUID uuid, UtilPlayer.KEYS key, Object value) Sets a player's data value