mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-07-09 15:28:18 +07:00

Changed Attriutes#base() to return StatListGetter instead of StatList Unsure if this will change, but all calls require #first() Attribute returns are all asserted to be StatLists of numLists = 1 StatList is by default delegated, or in the case of AggregatedAttributes, lazily initialized Added support for retrieving StatListGetter parent StatList Added support for creating a StatListBuilder from StatListGetter Added support for clearing a StatList list from StatListGetter