-
Constructors Constructor Description be.dezijwegel.betteryaml.BetterYaml(String, ValidationHandler, JavaPlugin, boolean) We advise using OptionalBetterYaml, this causes less clutter in your code. However, this class will not be removed in future versions as some people may want to handle exceptions themselves.be.dezijwegel.betteryaml.BetterYaml(String, String, String, ValidationHandler, JavaPlugin, boolean) We advise against using this constructor as it is meant for internal use only. This constructor enables you to alter the desired path structure, so only use it when you know what you are doing!be.dezijwegel.betteryaml.BetterYaml(String, String, String, JavaPlugin, boolean) We advise against using this constructor as it is meant for internal use only. This constructor enables you to alter the desired path structure, so only use it when you know what you are doing!be.dezijwegel.betteryaml.BetterYaml(String, JavaPlugin) We advise using OptionalBetterYaml, this causes less clutter in your code. However, this class will not be removed in future versions as some people may want to handle exceptions themselves.be.dezijwegel.betteryaml.BetterYaml(String, JavaPlugin, boolean) We advise using OptionalBetterYaml, this causes less clutter in your code. However, this class will not be removed in future versions as some people may want to handle exceptions themselves.