BlackBoxMC / blackboxmc-rs

Rust bindings for BlackBoxMC
GNU Lesser General Public License v3.0
12 stars 1 forks source link

Bind java.util. #15

Closed IoIxD closed 1 year ago

IoIxD commented 1 year ago

I've worked on this too long to want to do anything cool like "convert Java lists to Vectors" so I've decided on just translating those and having the translated types get used instead. Maybe I'll hand-write some functions that do what I originally wanted.