Interface | Description |
---|---|
IGlobalLootModifier |
Implementation that defines what a global loot modifier must implement in order to be functional.
|
Class | Description |
---|---|
GlobalLootModifierSerializer<T extends IGlobalLootModifier> |
Abstract base deserializer for LootModifiers.
|
LootModifier |
A base implementation of a Global Loot Modifier for modders to extend.
|
LootModifierManager |