Class ComponentFieldType

java.lang.Object
me.wyne.wutils.config.configFieldTypes.ComponentFieldType
All Implemented Interfaces:
ConfigParameter

public class ComponentFieldType extends Object implements ConfigParameter
  • Constructor Details

    • ComponentFieldType

      public ComponentFieldType()
  • Method Details

    • getValue

      public Object getValue(@NotNull @NotNull org.bukkit.configuration.file.FileConfiguration config, @NotNull @NotNull String path)
      Specified by:
      getValue in interface ConfigParameter