Minestom/src/main/java/net/minestom/server/utils
2024-04-11 22:47:47 +02:00
..
async Remove future allocation 2021-08-15 06:00:17 +02:00
binary Little nitpicks 2024-03-18 00:02:54 +01:00
block fix: bad collision shape parsing 2024-02-09 14:27:43 -05:00
callback Dead code 2022-02-21 22:04:05 +01:00
chunk feat: implement 1.20.2 client-rate-limited chunk batching 2024-02-09 14:27:43 -05: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 return terminal 2024-02-09 14:27:43 -05:00
entity feat: proper passenger position handling for most entities, fix passengers not always being applied to the client, don't sync passengers (#2060) 2024-03-29 15:11:16 +00: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 Move some constants out of PlayerInventory 2024-04-11 22:47:47 +02: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 Add getUUID() and getUsername() to MojangUtils (#2024) 2024-03-18 03:25:35 +00:00
player Rename netty to socket wherever possible 2021-08-08 19:11:47 +02:00
position feat: added player#teleportWithFlags for relative teleportation (#2029) 2024-03-28 01:45:55 +00: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
NamespaceID.java Fix for #1883 (#1884) 2024-02-09 15:53:52 -05:00
ObjectPool.java collect all server options in ServerFlag file, other minor changes 2024-02-09 14:27:43 -05:00
PacketUtils.java Static packet ids (#2034) 2024-03-19 17:42:06 +01:00
PropertyUtils.java feat: add properties to configure chunk queue 2024-02-09 14:27:43 -05:00
Rotation.java Added EntityItemFrame 2020-08-02 01:00:22 +02: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 Buffer API rework (#1485) 2022-10-28 19:27:48 +02:00