Minestom/src/main/java/net/minestom/server/utils
TheMode fc90fe8852 Remove some `Collections` usage
Signed-off-by: TheMode <themode@outlook.fr>
2022-09-06 15:08:36 +02:00
..
async Remove future allocation 2021-08-15 06:00:17 +02:00
binary 1.19.2 (#774) 2022-09-05 13:54:58 +02:00
block Simplify `parseProperties` 2022-02-08 09:42:18 +01:00
callback Dead code 2022-02-21 22:04:05 +01:00
chunk Cleanup optionalLoadAll 2022-06-25 11:02:10 +02:00
collection Add arrayCopy 2022-06-09 21:35:18 +02:00
crypto 1.19.2 (#774) 2022-09-05 13:54:58 +02:00
debug Fix player position being wrong inside tests 2022-03-14 19:01:48 +01:00
entity Remove some `Collections` usage 2022-09-06 15:08:36 +02:00
function Entity tracking rework (#486) 2021-11-01 18:04:00 +01:00
identity Use more instanceof pattern matching 2021-10-22 02:19:38 +02:00
instance Use more instanceof pattern matching 2021-10-22 02:19:38 +02:00
inventory Add EditBookEvent (#1120) 2022-05-24 14:08:00 +10:00
location Command Tests (#1199) 2022-07-02 02:12:07 +02:00
math Command Tests (#1199) 2022-07-02 02:12:07 +02:00
mojang Fix exception on invalid username or UUID (#532) 2021-11-15 19:23:20 +01:00
player Rename `netty` to `socket` wherever possible 2021-08-08 19:11:47 +02:00
position Improve PositionUtils and add tests (#582) 2022-01-10 16:51:21 +01:00
time Dead code 2022-02-19 16:54:13 +01:00
url Make utility classes final and not constructable. 2020-08-07 08:10:10 +02:00
validate Overall performance improvement 2021-04-09 05:40:40 +02:00
ArrayUtils.java TagHandlerImpl cleanup 2022-03-26 13:03:28 +01:00
Direction.java Update to Java 17 (#462) 2021-10-22 01:55:55 +02:00
Either.java 1.19.2 (#774) 2022-09-05 13:54:58 +02:00
InterfaceUtils.java 1.19.2 (#774) 2022-09-05 13:54:58 +02:00
MathUtils.java Hardcode heightmap value to dimension height. (#481) 2021-10-05 23:29:05 +02:00
NBTUtils.java Item API refactoring (#904) 2022-04-13 17:57:15 +02:00
NamespaceID.java Add back namespace caching 2022-01-18 00:47:28 +01:00
ObjectPool.java Replace thread locals to pool (#1079) 2022-05-16 07:34:47 +02:00
PacketUtils.java Add ComponentHolderServerPacket to some packets (#1275) 2022-09-02 22:23:42 +02:00
PropertyUtils.java Allow changing the extensions folder via a system property 2022-07-06 15:34:40 +01:00
Rotation.java Added EntityItemFrame 2020-08-02 01:00:22 +02:00
SerializerUtils.java Port to Hephaistos v2 (#424) 2022-01-10 16:51:21 +01:00
StringUtils.java Use more enhanced switches 2021-10-22 02:14:12 +02:00
TickUtils.java Dead code 2022-02-19 16:54:13 +01:00
UniqueIdUtils.java Remove legacy weirdness 2021-09-01 11:56:09 +02:00
Utils.java Initial non-working 1.18 commit 2022-01-10 16:51:21 +01:00