Interface ConfigParameter


public interface ConfigParameter
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    getValue(@NotNull org.bukkit.configuration.file.FileConfiguration config, @NotNull String path)
     
  • Method Details

    • getValue

      void getValue(@NotNull @NotNull org.bukkit.configuration.file.FileConfiguration config, @NotNull @NotNull String path)