#In-Game Scripting Console for Minecraft
2 messages · Page 1 of 1 (latest)
Yes! The executor uses the Minecraft ClassLoader, so you can access classes from other mods via Class.forName() and call their methods or set static fields through reflection.
Release is already out: https://github.com/yusuf-kodus/ingame-executor-for-minecraft-java