Interface ConfigParameter

All Known Implementing Classes:
ComponentFieldType

public interface ConfigParameter
  • Method Summary

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

    • getValue

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