Class ConfigComment
java.lang.Object
com.kamikazejam.kamicommon.configuration.spigot.data.ConfigComment
This object contains the data for an AbstractConfig yaml comment.
-
Constructor Summary
ConstructorsConstructorDescriptionConfigComment
(String key, List<String> comment, boolean above) Internal Class for the Parser, do not use :) -
Method Summary
-
Constructor Details
-
ConfigComment
Internal Class for the Parser, do not use :)
-