diff --git a/internal-paper-stubs/README.md b/internal-paper-stubs/README.md index f32cfdb7..167e1e2c 100644 --- a/internal-paper-stubs/README.md +++ b/internal-paper-stubs/README.md @@ -5,6 +5,6 @@ This simply contains definitions for classes and methods in the Paper API. _Only This is simply to provide resolvable classes at compile-time, without having to depend on Paper's dependency directly, because it requires Java 21. -Even then, these stubs are not 100% equal to Paper's. They have been modified a little to avoid +Even then, these stubs are not 100% equal to Paper's. They have been modified a little to avoid compiler errors and Javadoc problems. -This is internal and is not intended for public use. It may change without notice. \ No newline at end of file +This is internal and is not intended for public use. It may change or get removed without notice. \ No newline at end of file