Radical Cobblemon Trainers API

Radical Cobblemon Trainers API

Mod

Trainer management and battle API for Cobblemon.

Server

13.8k downloads
10 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

Version 0.10.5-beta

Changelog

Changelog

[0.10.5-beta] - 2025-01-07

Added:

  • #16 Methods for initialization and retrieval of different RCTApi instances by id or in bulk (fallback to RCTApi#DEFAULT_INSTANCE)
    • RCTApi#getInstance(String)
    • RCTApi#getInstances()
    • RCTApi#initInstance(String)
    • RCTApi#initInstance(String, TrainerRegistry)
    • RCTApi#initInstance(String, TrainerRegistry, BattleManager)
  • #15 Methods to retrieve Trainers from the TrainerRegistry by the original trainer (OT) of a given Pokemon
    • TrainerRegistry#getByOT(Pokemon)
    • TrainerRegistry#getByOT(Pokemon, Class<T>)

Deprecated:

  • #14 RCTApi#init() use new methods instead (see #16)

Files

rctapi-fabric-1.21.1-0.10.5-beta.jar(121.53 KiB) Primary Download

Project members

hd42

Member

Details

Licensed LGPL-3.0-only
Published a month ago
Updated a day ago