summaryrefslogtreecommitdiff
path: root/src/main/java/ftbsc/lll/proxies/AbstractProxy.java
Commit message (Expand)AuthorAgeLines
* feat: restored flat descriptors, implemented primitive proxies zaaarf2023-03-21-17/+17
* feat: expanded ClassProxies, now all fields and methods include classproxies ... zaaarf2023-03-21-11/+22
* feat: initial proxy rework, replaced getters with public constants, rely more... zaaarf2023-03-21-44/+54
* fix: mistake in method names zaaarf2023-03-04-1/+1
* chore: removed references to cube game from names and comments zaaarf2023-03-03-13/+13
* feat: added setModifier method to proxy builder zaaarf2023-03-01-0/+9
* feat: implemented field and method proxies zaaarf2023-03-01-0/+119