Package net.lcc.sollib.api.common.config.builder
package net.lcc.sollib.api.common.config.builder
-
ClassDescriptionTechnically not fully a FunctionalInterface, but marking it as one because it is used this way for code cleaning
Can be implemented by any other class to make it be easily converted to JSON usingJsonBuilder.addObject(String, IConfigurable)