nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Radical Cobblemon Trainers API

Radical Cobblemon Trainers API

Mod

Trainer management and battle API for Cobblemon.

Client and server

4.60M downloads
122 followers

Version 0.14.6-beta

Changelog

Changelog

[0.14.6-beta] - 2026-01-18

Added:

  • #111 Added BattleFormatProvider (functional) interface

Changed:

  • #110 Changed return type of BattleState#getFormat() and BattleContext#getFormat() to BattleFormatProvider
  • #109 The (rctapi) BattleFormat enum now implements BattleFormatProvider (method signature remains unchanged)
  • #108 Updated BattleRules
    • Added adjustNPCLevels property: Decide if npc pokemon levels should be adjusted according to the adjustLevel value of the battle format (the default battle formats do not adjust levels)
    • Added adjustPlayerLevels property: Decide if player pokemon levels should be adjusted according to the adjustLevel value of the battle format (the default battle formats do not adjust levels)
    • Added healPlayers property: Decide if player pokemon should be healed at the start of a battle
  • #107 BattleManager#startBattle(...) (and overloads) now accept a BattleFormatProvider instead of a (rctapi) BattleFormat as argument (old overloads still exist but are deprecated)
  • #106 BattleState and BattleContext now accept a BattleFormatProvider in their constructors instead of a (rctapi) BattleFormat (old overloads still exist but are deprecated)

Fixed:

  • #105 Certain max moves of dynamaxed pokemon possibly causing battles to softlock
  • #104 Tera type stellar leading to battle failures if evaluated defensively on the player side

Files

rctapi-neoforge-1.21.1-0.14.6-beta.jar(217.25 KiB) Primary Download

External resources


Project members

hd42

Member


Technical information

License
LGPL-3.0-only
Client side
required
Server side
required
Project ID