Builder

@GeneratedBy(type = Berry::class)
class Builder

Constructors

Link copied to clipboard
constructor(base: Berry?)
constructor()

Functions

Link copied to clipboard
Link copied to clipboard
fun berryFirmnessId(berryFirmnessId: Long?): BerryDraft.Builder
Link copied to clipboard
fun build(): Berry
Link copied to clipboard
Link copied to clipboard
fun growthTime(growthTime: Int?): BerryDraft.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun maxHarvest(maxHarvest: Int?): BerryDraft.Builder
Link copied to clipboard
Link copied to clipboard
fun naturalGiftPower(naturalGiftPower: Int?): BerryDraft.Builder
Link copied to clipboard
fun naturalGiftType(naturalGiftType: Type?): BerryDraft.Builder
Link copied to clipboard
fun naturalGiftTypeId(naturalGiftTypeId: Long?): BerryDraft.Builder
Link copied to clipboard
fun smoothness(smoothness: Int?): BerryDraft.Builder
Link copied to clipboard
fun soilDryness(soilDryness: Int?): BerryDraft.Builder