Class TrainerPartyStorage

All Implemented Interfaces:
Iterable<Pokemon>

public class TrainerPartyStorage extends PartyStorage
  • Field Details

  • Constructor Details

    • TrainerPartyStorage

      public TrainerPartyStorage(UUID uuid)
    • TrainerPartyStorage

      public TrainerPartyStorage(NPCTrainer trainer)
  • Method Details

    • getTrainer

      public NPCTrainer getTrainer()
    • sendCacheToPlayer

      public void sendCacheToPlayer(net.minecraft.server.level.ServerPlayer player)