public interface ConfigReader<T>
-
方法概要
read(@NotNull String path,
T value,
@NotNull org.bukkit.configuration.file.YamlConfiguration configuration)
-
方法详细资料
-
read
T read(@NotNull
@NotNull String path,
@NotNull
T value,
@NotNull
@NotNull org.bukkit.configuration.file.YamlConfiguration configuration)