mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-01-20 09:17:29 +07:00
b17f528611
Changed signatures for StatListBuilder#add(StatGetter) and #addAll(StatListGetter) to match sibling methods Changed StatList#addAll(int,StatList,int) to return the last index added Above change is so that StatListBuilder index remains valid and calling #addAll does not result in undefined behavior |
||
---|---|---|
.. | ||
gen/com/riiablo/net/packet | ||
src/com/riiablo | ||
test/com/riiablo | ||
build.gradle |