How to use Jetbrains Runtime for hotswapping

I enabled the jvm and -XX:+AllowEnhancedClassRedefinition and have successfully launched in debug mode. I changed a method (Item.Settings().maxCount(2) -> Item.Settings().maxCount(1)) and built it in gradle, but it isn't showing in Minecraft. Is there some type of reloading I have to do in Minecraft?
2 Replies
Admincraft Meta
Admincraft Meta6mo ago
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by drag0n1zed#0
QarthO
QarthO6mo ago
asking in paper discord mite be better https://canary.discord.com/channels/289587909051416579/555462289851940864/1246831699774410782 ⬅️ link to a message that explains how to set it up

Did you find this page helpful?