Commit Graph

13 Commits

Author SHA1 Message Date
Joseph Robinson
040ad9027f Update pom.xml 2020-11-28 13:34:17 -07:00
Mgazul
80713fe0ac api 2019-11-22 23:06:18 +08:00
Mgazul
e24a0066a3 1.14.4 2019-11-22 22:45:47 +08:00
Sotr
6e5df77560 Spinning tick await 2019-05-14 13:02:49 +08:00
Sotr
99be334597 Do not reference server on api - ci stuff 2019-05-09 22:01:48 +08:00
Sotr
d8ed5e7ff5 Fixes logging error - GH-89 2019-05-05 14:01:02 +08:00
Sotr
0231984357 Method conflict fixes #85 2019-04-26 04:41:53 +08:00
Sotr
3db7f6990a Brings getPlayer() and getWorld() to events 2019-04-22 20:03:09 +08:00
Sotr
16801d98a0 Overhaul Village API
@Cushaw_BlueMelon
- Add @Nullable
- Double won't be null, so a @NotNull is no need
- Format codes
- Add missing village API (Should not use implementation codes on API!)
- Brings the API to world and entity
2019-04-22 14:27:48 +08:00
CBM1014
3b538f0cb5 Add getVillagesInRange(@NotNull double, @NotNull double, @NotNull double) and getNearestVillage(@NotNull double, @NotNull double, @NotNull double) method in class CraftVillager. 2019-04-21 22:42:50 +08:00
Sotr
9850358e29 Check and use default repo for user cache 2019-04-10 03:05:07 +08:00
Sotr
7f19ae7c2d Fixes CI 2019-04-10 02:35:56 +08:00
Sotr
b2b93d9f87 Ability to modify api 2019-04-10 02:22:38 +08:00