Sponge icon indicating copy to clipboard operation
Sponge copied to clipboard

[NO MERGE] Contextual Data API

Open aromaa opened this issue 1 year ago • 0 comments

Sponge | SpongeAPI

Implemented data directions:

  • [x] Entity -> Entity
  • [x] Entity -> Team
  • [ ] Entity -> World
  • [x] Team -> Entity
  • [x] Team -> Team
  • [ ] Team -> World
  • [ ] World -> Entity
  • [ ] World -> Team
  • [ ] World -> World

Implemented data operations:

  • [x] offer
  • [ ] offerSingle
  • [ ] offerAll
  • [ ] removeSingle
  • [ ] removeAll
  • [x] remove

aromaa avatar Apr 23 '24 13:04 aromaa