Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUESTION] Is there a way that someone converts the code to full java? #120

Open
UnknownUser010 opened this issue Jun 18, 2024 · 3 comments

Comments

@UnknownUser010
Copy link

I'm not professional at java, but as Minecraft being programed in java having the code in java does it more adaptable to future plugins/mods/etc.

@UnknownUser010 UnknownUser010 changed the title [QUESTION] Is there a way that someone converts th code to full java? [QUESTION] Is there a way that someone converts the code to full java? Jun 18, 2024
@gogo2464
Copy link

yes yoy can use swig. But you will have to fork the project

@gogo2464
Copy link

Yoiu can check out the doc: https://www.swig.org/Doc1.3/Java.html

@xpple
Copy link

xpple commented Nov 2, 2024

You can use jextract, a relatively new tool that makes this really easy. Have a look at my Fabric mod to see how.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants