u64lisa / client-base

general minecraft-client library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client Base

This is a library which I use for some of my clients.
I honestly have too much free-time. xd
Have fun using it :3 (or not)

Libraries

Name Usage Version
Gson General 2.9.1
Netty Networking 4.1.69.Final
FastUtil Collections 8.5.9
ASM General 9.4
Junit Testing 5.8.1

Todos ✨|

-+* done x)

  • lambda base eventbus (maybe adding a lambda-factory? owo)

-+* w.i.p

  • complex math library

-+* need to be done

  • networking library
  • web library for requests and more
  • class wrapper
  • class transformer
  • bootstrap wrapper
  • license system
  • module system
  • basic render system
  • rotation engine
  • command system
  • microsoft auth library
  • bug fixes
  • anti-client-crash
  • task execution chain
  • internal clock
  • animation library
  • ui library
  • discord integration

About

general minecraft-client library


Languages

Language:Java 97.8%Language:Kotlin 2.2%