CodeDoctorDE / CodeDoctorAPI

My api for minecraft

Home Page:https://codedoctor.tk/CodeDoctorAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeDoctorAPI

Jenkins GitHub repo size GitHub commit activity GitHub

My own api for my plugins.

JavaDocs: https://codedoctor.tk/CodeDoctorAPI

Structure

graph TD
  utils
  animation
  command
  config
  game
  item
  region
  request
  scoreboard
  serializer
  server
  translation
  gui
  gui-template
  util
  request
  item --> translation
  config --> translation
  item --> ui
  request --> gui-template
  gui --> gui-template
  item --> gui-template
  util --> gui-template
  server --> gui-template
  translation --> gui-template
Loading

About

My api for minecraft

https://codedoctor.tk/CodeDoctorAPI

License:MIT License


Languages

Language:Java 100.0%