Minestom/src/test/java/net/minestom/server
TheMode b99fa8b5d1 Initial EventContext prototype
Signed-off-by: TheMode <themode@outlook.fr>
2022-05-07 12:03:02 +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 Only predict projectile higher if there is gravity (#1016) 2022-05-06 20:55:31 +02:00
event Initial EventContext prototype 2022-05-07 12:03:02 +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 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 Allow path on view tags 2022-05-02 21:30:22 +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