Uses of Class
nl.minetopiasdb.api.playerdata.fitness.objects.OnlineFitness
Packages that use OnlineFitness
Package
Description
Package that contains the playerdata objects
-
Uses of OnlineFitness in nl.minetopiasdb.api.playerdata.objects
Methods in nl.minetopiasdb.api.playerdata.objects that return OnlineFitnessModifier and TypeMethodDescriptionOnlineSDBPlayer.getFitness()Get the fitness object of this SDBPlayer.Constructors in nl.minetopiasdb.api.playerdata.objects with parameters of type OnlineFitnessModifierConstructorDescriptionOnlineSDBPlayer(UUID uuid, String prefix, String prefixcolor, String selectedChatcolor, String citycolor, String levelcolor, int level, boolean chatspy, boolean commandspy, boolean staffchat, int graycoins, double goldshards, double grayshards, double luckyshards, OnlineFitness fitness, int seconds, int minutes, int hours, int days, long deathbanmillis, boolean handcuffed, UUID handcuffedBy, boolean fitnessreset)