3
0
Mirror von https://github.com/PaperMC/Velocity.git synchronisiert 2024-09-29 06:30:16 +02:00
Velocity/api/src
William 9d25d309d3
feat: Add basic API for server links (#1353)
* feat: add basic server links API

* refactor: more precondition checking on links

* refactor: remove whitespace

* refactor: adjust method order, JDs in ServerLink

* refactor: remove "throws" from constructors

* refactor: add @NotNull annotations

* refactor: requested changes

* refactor: just use `List#copyOf`
2024-06-18 09:29:58 -05:00
..
ap/java/com/velocitypowered/api/plugin/ap Validate plugin dependency IDs in accordance to plugin ID requirements (#1231) 2024-02-07 21:30:55 -05:00
main/java/com/velocitypowered/api feat: Add basic API for server links (#1353) 2024-06-18 09:29:58 -05:00
test/java/com/velocitypowered/api Use Spotless for license formatting 2023-01-01 18:46:33 -05:00