Minestom/src/main/java/net/minestom/server/utils
2021-09-26 17:39:30 +02:00
..
advancement
async Remove future allocation 2021-08-15 06:00:17 +02:00
binary Fix BinaryBuffer#canRead 2021-09-21 10:17:33 +02:00
block Cleanup... 2021-09-05 03:40:30 +02:00
cache Use LocalCache for deflaters 2021-09-25 20:29:47 +02:00
callback
chunk Issue fixed in GraalVM 21.3 2021-09-16 05:08:49 +02:00
clone
debug
entity Remove unnecessary allocation during encryption 2021-09-09 23:15:57 +02:00
identity
instance
inventory
location Record getter 2021-09-19 08:36:27 -04:00
math
mojang
player Rename netty to socket wherever possible 2021-08-08 19:11:47 +02:00
position Reduce allocation in Navigator movement 2021-08-16 02:53:07 +02:00
thread Improve ThreadLocal performance when calling from a minestom thread 2021-09-25 19:37:14 +02:00
time Remove deprecated UpdateOption.java 2021-07-25 06:25:32 +02:00
url
validate
ArrayUtils.java Simplify forDifferencesBetweenArray 2021-08-01 14:10:47 +02:00
ComponentUtils.java
Direction.java
MathUtils.java Use intrinsics math floor 2021-07-30 18:33:37 +02:00
NamespaceID.java NamespaceID should be compatible with other Key Implementations. 2021-06-16 09:53:01 +02:00
NamespaceIDHashMap.java
NBTUtils.java Use var to replace verbose map entrySet loop 2021-08-16 01:29:46 +02:00
NetworkUtils.java
PacketUtils.java Fix buffer view not being used with compression disabled 2021-09-26 17:35:14 +02:00
PrimitiveConversion.java
Rotation.java
SerializerUtils.java Move coordinate package 2021-07-08 13:48:28 +02:00
StringUtils.java
TickUtils.java
UniqueIdUtils.java Remove legacy weirdness 2021-09-01 11:56:09 +02:00
Utils.java Skip 3 bytes instead of overwriting 0 2021-09-26 17:39:30 +02:00
WeightedRandom.java
WeightedRandomItem.java