Index
All Classes|All Packages
L
- loadLootTables(DragonEggDrop) - Static method in class wtf.choco.dragoneggdrop.dragon.loot.DragonLootTable
-
Load and parse all DragonLootTable objects from the dragons folder.
- LOOT_SPAWN - wtf.choco.dragoneggdrop.api.BattleState
-
The loot has been spawned on the portal.
- LootPoolCommand - Class in wtf.choco.dragoneggdrop.dragon.loot.pool
-
Represents a
ILootPool
implementation forDragonLootElementCommand
s. - LootPoolCommand(String, double, int, int, Collection<DragonLootElementCommand>) - Constructor for class wtf.choco.dragoneggdrop.dragon.loot.pool.LootPoolCommand
-
Create a command loot pool.
- LootPoolCommand(String, double, int, Collection<DragonLootElementCommand>) - Constructor for class wtf.choco.dragoneggdrop.dragon.loot.pool.LootPoolCommand
-
Create a command loot pool.
- LootPoolCommand(String, int, int, Collection<DragonLootElementCommand>) - Constructor for class wtf.choco.dragoneggdrop.dragon.loot.pool.LootPoolCommand
-
Create a command loot pool.
- LootPoolCommand(String, int, Collection<DragonLootElementCommand>) - Constructor for class wtf.choco.dragoneggdrop.dragon.loot.pool.LootPoolCommand
-
Create a command loot pool.
- LootPoolItem - Class in wtf.choco.dragoneggdrop.dragon.loot.pool
-
Represents a
ILootPool
implementation forDragonLootElementItem
s. - LootPoolItem(String, double, int, int, Collection<DragonLootElementItem>) - Constructor for class wtf.choco.dragoneggdrop.dragon.loot.pool.LootPoolItem
-
Create an item loot pool.
- LootPoolItem(String, double, int, Collection<DragonLootElementItem>) - Constructor for class wtf.choco.dragoneggdrop.dragon.loot.pool.LootPoolItem
-
Create an item loot pool.
- LootPoolItem(String, int, int, Collection<DragonLootElementItem>) - Constructor for class wtf.choco.dragoneggdrop.dragon.loot.pool.LootPoolItem
-
Create an item loot pool.
- LootPoolItem(String, int, Collection<DragonLootElementItem>) - Constructor for class wtf.choco.dragoneggdrop.dragon.loot.pool.LootPoolItem
-
Create an item loot pool.
- lootTable(DragonLootTable) - Method in class wtf.choco.dragoneggdrop.dragon.DragonTemplateBuilder
-
Set the
DragonLootTable
.
All Classes|All Packages