Skip to content

Commit 579678b

Browse files
authored
chore: Change roadmap for duplicate methods to fit hardfork (#522)
1 parent fa99b29 commit 579678b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/paper/dev/api/roadmap.mdx

+1-3
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,10 @@ therefore it may be scheduled for removal.
8585

8686
### Duplicate API
8787

88-
As Paper continues to upstream Spigot, it can occasionally include APIs that clash with what Paper already has.
88+
Since Paper used to downstream Spigot, it can occasionally include APIs added by Spigot that clash with what Paper already has.
8989
Typically, Paper will deprecate Spigot’s API in favor of their own API.
9090

9191
However, in cases where upstream offers a more powerful API, Paper’s may be deprecated instead.
92-
While Paper is still upstreaming Spigot, any API introduced by Spigot will continue to function, and will
93-
not be removed.
9492

9593
### Obsolete API
9694
Paper strives to improve on APIs that may already be included. There may be some cases where we have built new

0 commit comments

Comments
 (0)