Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Raleigh NC
- Sign in to view email
- https://aikar.co
Pinned
266 contributions in the last year
Activity overview
Contribution activity
May 2020
- aikar/brigadier Java
Created a pull request in Mojang/brigadier that received 1 comment
Use a Tree Map for children to save on performance
Everytime a child is added to the CommandNode, the children was sorted. This action is extremely heavy with large node trees such as Minecraft. Fro…
+4
−6
•
1
comment