common • net.kernelpanicsoft.archie.data.client.model • ACustomLoaderBuilder
ACustomLoaderBuilder
abstract class ACustomLoaderBuilder<T : AModelBuilder<T>>Properties
allowInlineElements
loaderId
val loaderId: ResourceLocationFunctions
end
optional
fun optional(): ACustomLoaderBuilder<T>Mark the custom loader as optional for this model to allow it to be loaded through vanilla paths if the loader is not present
toJson
open fun toJson(json: JsonObject): JsonObjectvisibility
fun visibility(partName: String, show: Boolean): ACustomLoaderBuilder<T>