Class DataValueGatherer


  • public class DataValueGatherer
    extends java.lang.Object
    Object that can be called to place data about players to the database.
    • Method Detail

      • shouldSkipEvent

        public boolean shouldSkipEvent​(CallEvents event)
      • getPluginName

        public java.lang.String getPluginName()
      • storeExtensionInformation

        public void storeExtensionInformation()
      • updateValues

        public void updateValues​(java.util.UUID playerUUID,
                                 java.lang.String playerName)
      • updateValues

        public void updateValues()