AngelOfCreation
AngelOfCreation
Explore posts from servers
JCHJava Community | Help. Code. Learn.
Created by AngelOfCreation on 3/30/2025 in #java-help
Mendelian genetics in Forge 1.20.1
Well any entity I want to make into a genetic mob would need a getMainGene method and a getHiddenGene method. Both of these would just be getting the entities main and hidden gene which would be fields on every entity that has genetics implemented. An interface would make me write both methods out for every entity
14 replies
JCHJava Community | Help. Code. Learn.
Created by AngelOfCreation on 3/30/2025 in #java-help
Mendelian genetics in Forge 1.20.1
I'd have to write the code for each individual entity every time for each method regardless of whether that method should be the same for every entity
14 replies
JCHJava Community | Help. Code. Learn.
Created by AngelOfCreation on 3/30/2025 in #java-help
Mendelian genetics in Forge 1.20.1
An interface wouldn't let me actually write code in it.
14 replies
JCHJava Community | Help. Code. Learn.
Created by AngelOfCreation on 3/25/2025 in #java-help
Reflection in a Minecraft mod.
Nevermind, I have discovered that I and chatGPT were both vastly overcomplicating things. You just need to put all references to an optional dependencies classes in a different class and then call them from inside your mixin.
5 replies
DHDistant Horizons
Created by Jaxpo on 1/26/2025 in #bug-report
Server not shutting down issue returning.
It doesn't happen with 2.2 though.
89 replies
DHDistant Horizons
Created by Jaxpo on 1/26/2025 in #bug-report
Server not shutting down issue returning.
Not sure.
89 replies
DHDistant Horizons
Created by Jaxpo on 1/26/2025 in #bug-report
Server not shutting down issue returning.
It crashes when I quit the game.
89 replies
DHDistant Horizons
Created by Jaxpo on 1/26/2025 in #bug-report
Server not shutting down issue returning.
89 replies
DHDistant Horizons
Created by Jaxpo on 1/26/2025 in #bug-report
Server not shutting down issue returning.
Just did. Still having memory leaks rip.
89 replies
DHDistant Horizons
Created by Jaxpo on 1/26/2025 in #bug-report
Server not shutting down issue returning.
When was this version released? I downloaded the nightly a couple days ago and I'm still experiencing memory leaks.
89 replies
DHDistant Horizons
Created by AngelOfCreation on 4/17/2024 in #help-me
Is it normal for this mod to take 30 seconds to load each chunk?
I have an intel i7 9700K, 32GB RAM, and an RTX 3080Ti
7 replies