public class Pool extends Object
Constructor and Description |
---|
Pool(org.json.simple.JSONObject pool)
Instantiates a Pool from a JSON representation.
|
Modifier and Type | Method and Description |
---|---|
List<org.bukkit.inventory.ItemStack> |
getItems(Random r)
Fetches a list of items from the pool using the provided Random instance.
|
Copyright © 2020. All rights reserved.