riiablo/core
Collin Smith bd278e3c82 Changed Attriutes#base() to return StatListGetter instead of StatList
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
2020-09-03 17:52:36 -07:00
..
gen/com/riiablo/net/packet
src/com/riiablo Changed Attriutes#base() to return StatListGetter instead of StatList 2020-09-03 17:52:36 -07:00
test/com/riiablo Changed Attriutes#base() to return StatListGetter instead of StatList 2020-09-03 17:52:36 -07:00
build.gradle