Minestom/src/test/java/net/minestom/server
2022-05-12 23:35:46 +02:00
..
advancements Fix advancement exception on player disconnect (#724) 2022-03-03 17:11:42 +01:00
api Low level generation API (#574) 2022-04-08 07:19:52 +02:00
collision Fix entities falling through tall blocks (#1047) 2022-05-11 21:30:48 +02:00
command Tag internal rework (#782) 2022-03-20 01:47:57 +01:00
coordinate Add Pos#withLookAt (#945) 2022-04-19 20:31:05 +02:00
entity Fix Entity#lookAt(Pos) not correctly looking at the position (#1058) 2022-05-12 23:35:46 +02:00
event Item API refactoring (#904) 2022-04-13 17:57:15 +02:00
instance Fix worldborder size on resize + test (#937) 2022-04-17 19:54:41 +02:00
inventory Some tweaks to AbstractInventory/PlayerInventory, as well as various Tests (#1049) 2022-05-10 07:33:05 +02:00
item Test style 2022-04-25 06:28:58 +02:00
network Entity metadata cleanup 2022-04-24 05:00:28 +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 Add experimental tag update methods 2022-05-07 16:26:39 +02:00
thread More ticks in partitionTick test 2022-02-13 17:40:25 +01:00
timer Async tasks cancellation fix (#907) 2022-04-11 20:26:59 +02:00
utils Prevent unlikely race condition 2022-03-23 10:52:39 +01: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