Minestom/src/test/java/net/minestom/server
TheMode e5ac2f835e Fix test build
Signed-off-by: TheMode <themode@outlook.fr>
2022-07-02 06:10:55 +02:00
..
advancements Fix advancement exception on player disconnect (#724) 2022-03-03 17:11:42 +01:00
api Limit chunk update packets (#1128) 2022-06-04 22:04:57 +02:00
collision Fix floating point precision issue with RayUtils method (#1196) 2022-07-01 19:00:40 +02:00
command Simplify command graph generation (#1200) 2022-07-02 05:39:39 +02:00
coordinate Add Pos#withLookAt (#945) 2022-04-19 20:31:05 +02:00
entity 1.19.1 2022-07-02 06:07:25 +02:00
event Item API refactoring (#904) 2022-04-13 17:57:15 +02:00
instance Fix block nbt update 2022-05-23 23:40:57 +02:00
inventory Allow for 'F' to be pressed in inventories (Fixes #585) (#1164) 2022-06-14 07:38:44 +02:00
item Fix attribute nbt 2022-06-30 23:21:32 +02:00
network Fix test build 2022-07-02 06:10:55 +02:00
permission Move tests 2022-01-10 16:51:21 +01:00
snapshot Make dedicated snapshot test classes 2022-03-10 22:43:47 +01:00
tag Improve tag performance + concurrency tests (#1165) 2022-06-25 10:36:50 +02:00
thread Replace thread locals to pool (#1079) 2022-05-16 07:34:47 +02:00
timer Async tasks cancellation fix (#907) 2022-04-11 20:26:59 +02:00
utils Add arrayCopy 2022-06-09 21:35:18 +02:00
InsideTest.java Fix player position being wrong inside tests 2022-03-14 19:01:48 +01:00
ServerProcessTest.java Fix socket close 2022-02-13 14:34:30 +01:00