Minestom/src/test/java/net/minestom/server
DeidaraMC 32f96683ee
feat: add weather to instances (#2032)
* feat: instance weather system

* chore: weather documentation

* chore: remove unused weather fields

* feat: linear weather interpolation

* chore: register weather command

---------

Co-authored-by: DeidaraMC <DeidaraMC>
Co-authored-by: mworzala <mattheworzala@gmail.com>
2024-03-19 16:44:51 +00:00
..
advancements Make separate module for testing framework (#1428) 2022-10-10 20:44:50 +02:00
adventure/provider fix component flattening (#1266) 2022-07-25 05:58:03 +02:00
collision feat: expose isFaceFull for testing if a block shape has a full face 2024-02-09 14:27:43 -05:00
command Prioritise errors by chain length, build subcommands first (fix #1934) (#1935) 2024-02-12 18:28:15 -05:00
coordinate Add Pos#withLookAt (#945) 2022-04-19 20:31:05 +02:00
entity fix: send EntityHeadLookPacket on teleport (#2031) 2024-03-18 03:41:06 +00:00
event Strong Ref for child EventNode (#1491) 2022-10-29 12:33:24 +02:00
instance feat: add weather to instances (#2032) 2024-03-19 16:44:51 +00:00
inventory Fix incorrect slot updating (#2007) 2024-02-27 08:35:30 -05:00
item Add entity type to Material registry (for spawn eggs) (#2020) 2024-03-14 00:50:54 -04:00
network Static packet ids (#2034) 2024-03-19 17:42:06 +01:00
particle Add particle data types (#2004) 2024-02-28 21:54:24 +00:00
permission Null verifier wildcard fix (#1849) 2023-05-10 08:51:06 +10:00
snapshot Make separate module for testing framework (#1428) 2022-10-10 20:44:50 +02:00
tag fix: preserve instance tag on #copy() (fix #112) 2024-02-09 14:27:43 -05: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 `getUUID()` and `getUsername()` to MojangUtils (#2024) 2024-03-18 03:25:35 +00:00
InsideTest.java Fix player position being wrong inside tests 2022-03-14 19:01:48 +01:00
ServerProcessTest.java 1.19.4 (#11) 2024-02-09 14:27:43 -05:00