Class ProviderValueGatherer


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

      • disableMethodFromUse

        public void disableMethodFromUse​(MethodWrapper<?> method)
      • 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()