Minestom/src/test/java/net/minestom/server
iam 7320437640
Optionally load vanilla biomes (#1988)
* Add biomes from vanilla

* cleanup

* rework biomes

* nullability

* getByName string

* expose vanilla biomes

* not null

* before rename

* rename

* nbt cache

* fix

* fix

* fix

* final on vanilla biome
2024-02-12 15:25:46 -05: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 fix: re-merge connection states, remove OptifineSupport 2024-02-09 14:27:43 -05:00
coordinate Add Pos#withLookAt (#945) 2022-04-19 20:31:05 +02:00
entity fix: re-merge connection states, remove OptifineSupport 2024-02-09 14:27:43 -05:00
event Strong Ref for child EventNode (#1491) 2022-10-29 12:33:24 +02:00
instance Optionally load vanilla biomes (#1988) 2024-02-12 15:25:46 -05:00
inventory fix: InventoryCloseStateTest (#111) 2024-02-09 14:27:43 -05:00
item Fix item attributes not being read correctly (#1806) 2023-03-29 15:09:24 +02:00
network feat: handle ping request packet to make f3+3 ping graph functional 2024-02-09 14:27:43 -05: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 Fix for #1883 (#1884) 2024-02-09 15:53:52 -05: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