Minestom/src/test/java/net/minestom/server
2022-04-23 21:37:27 +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 Stop update from being sent to the player when the player places a block on themselves (#939) 2022-04-17 22:02:24 +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#takeKnockback and gravity (#943) 2022-04-23 21:37:27 +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 Add held/left/right click integration tests 2022-03-30 17:24:16 +02:00
item Fix standalone view meta building 2022-04-13 21:22:13 +02:00
network More reliable builds 2022-03-07 10:15:24 +01: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 TagSerializer.COMPOUND 2022-04-22 04:32:44 +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