LootPoolBuilder

class LootPoolBuilder(drops: MutableList<Drop> = mutableListOf())(source)

Constructors

Link copied to clipboard
constructor(drops: MutableList<Drop> = mutableListOf())

Functions

Link copied to clipboard
fun add(vararg drops: Drop): LootPoolBuilder
Link copied to clipboard
Link copied to clipboard