aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/ftbsc/lll/mapper/IMapper.java
Commit message (Expand)AuthorAgeLines
* feat: rewrote the mapper api to make more sense zaaarf2023-09-01-86/+0
* feat: added getRawMappings(), rewritten MultiMapper for efficiency0.2.2 zaaarf2023-08-27-0/+6
* feat: heavily reworked api to provide data instead of names zaaarf2023-08-26-22/+22
* feat: implemented abstraction logic zaaarf2023-08-26-26/+50
* feat: initial implementation, created interface and moved stuff from processor zaaarf2023-06-11-0/+56