Minestom/src/main/java/net/minestom/server/utils
TheMode 6db55ce91f Always flip
Signed-off-by: TheMode <themode@outlook.fr>
2021-08-03 20:02:27 +02:00
..
advancement
async Simplify Player#setInstance 2021-07-28 17:28:36 +02:00
binary Always flip 2021-08-03 20:02:27 +02:00
block Move coordinate package 2021-07-08 13:48:28 +02:00
callback
chunk Use intrinsics math floor 2021-07-30 18:33:37 +02:00
clone
debug
entity Remove legacy position objects 2021-07-25 06:30:49 +02:00
identity Minor formatting and javadoc changes 2021-05-05 16:18:11 +01:00
instance
inventory
location Cleanup CoordinateType 2021-07-11 00:59:59 +02:00
math
mojang Replace guava cache to caffeine 2021-06-20 22:32:06 +02:00
player
position Move coordinate package 2021-07-08 13:48:28 +02:00
thread
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 Fix deprecated API usages 2021-06-15 13:19:49 +01:00
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 Make Enchantment an interface 2021-07-28 13:27:49 +02:00
NetworkUtils.java Move free port obtaining to util class 2021-05-05 16:18:11 +01:00
PacketUtils.java First NIO attempt 2021-08-03 12:57:13 +02:00
PrimitiveConversion.java
Rotation.java
SerializerUtils.java Move coordinate package 2021-07-08 13:48:28 +02:00
StringUtils.java Fix build 2 2021-05-15 10:14:05 +02:00
TickUtils.java Remove apache common text dependency 2021-05-15 08:31:24 +02:00
UniqueIdUtils.java
Utils.java Fix item meta writing 2021-08-03 19:44:10 +02:00
WeightedRandom.java
WeightedRandomItem.java