Package net.darkhax.pricklemc.common.api.config.comment
package net.darkhax.pricklemc.common.api.config.comment
-
ClassDescriptionA simple multi-line comment implementation.A GSON type adapter that handles reading and writing comments through GSON.Represents the comment of a config property.Comment resolvers are responsible for generating an
ICommentfrom a config property.Represents a comment in a Prickle file.Resolves comments by wrapping the text to the specified width and optionally padding multi-line comments to the maximum line length.