BungeeCord/chat/src
Janmm14 d49e97c423
#3099: Improve toArray calls by using an empty array as parameter.
From Intellij IDEA inspections: Since late updates of OpenJDK 6 this call was intrinsified, making the performance of the empty array version the same and sometimes even better, compared to the pre-sized version.
2021-05-28 08:23:43 +10:00
..
main #3099: Improve toArray calls by using an empty array as parameter. 2021-05-28 08:23:43 +10:00
test/java/net/md_5/bungee/api/chat #3018: Serialize text component properties in the same order as Minecraft 2021-01-13 10:17:16 +11:00