Jump to content

Recommended Posts

Posted (edited)

I can get Player Mod Name by use this code.

ImmutableList<String> mods = NetworkHooks.getConnectionData(p.connection.netManager) .getModList();

That code just getting the mod name.

but I want to get mod version.

How can I get Player Mod Version ? in 1.16.5

Please help me.

 

Edited by SinonDev
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.