Class MiniMessageComponentFieldType
java.lang.Object
me.wyne.wutils.config.configFieldTypes.MiniMessageComponentFieldType
- All Implemented Interfaces:
ConfigParameter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MiniMessageComponentFieldType
public MiniMessageComponentFieldType()
-
-
Method Details
-
getValue
public Object getValue(@NotNull @NotNull org.bukkit.configuration.file.FileConfiguration config, @NotNull @NotNull String path) - Specified by:
getValuein interfaceConfigParameter- Returns:
- MiniMessage deserialized string as
Component
-