We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8066f8 commit 3d7ca42Copy full SHA for 3d7ca42
README.md
@@ -1,6 +1,6 @@
1
# MojangAPI-in-Java
2
Mojang Public API Java implementation.
3
-<h2>It is still in development. The download link may not be downloaded because the server is debugging.:D</h2>
+<h2>It is still in development. The download link may not be downloaded because the server is debugging.</h2>
4
5
## Download
6
Maven:
@@ -19,7 +19,7 @@ Maven:
19
```
20
21
Jar file download: [Click here](http://yc.aikeshi.top:30003/xiaopangxie732/downloads/java-jar/mojang-api-java.jar)
22
-Javadoc: [Click here](http://yc.aikeshi.top:30003/xiaopangxie732/javadoc/mojang-api)
+Javadoc: [Click here](http://yc.aikeshi.top:30003/xiaopangxie732/javadoc/mojang-api/0.0.1)
23
## Usage:
24
To check API server status:
25
```java
0 commit comments