Minestom/src/test/java/net/minestom/server/instance
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
..
light Fix lighting tests & heightmap (#137) 2024-02-09 14:27:43 -05:00
palette Use `NetworkBuffer` in packets (#1487) 2022-10-29 11:02:22 +02:00
AnvilLoaderIntegrationTest.java Optionally load vanilla biomes (#1988) 2024-02-12 15:25:46 -05:00
BiomeIntegrationTest.java Optionally load vanilla biomes (#1988) 2024-02-12 15:25:46 -05:00
BlockClientNbtTest.java Fix testing (v2) (#99) 2024-02-09 14:27:43 -05:00
BlockLightMergeIntegrationTest.java Add another test 2024-02-10 18:06:31 -05:00
BlockPlaceIntegrationTest.java fix: allow placing at min y level 2024-02-09 14:27:43 -05:00
BlockPropertiesTest.java Simplify `parseProperties` 2022-02-08 09:42:18 +01:00
BlockTest.java fix: test failures 2024-02-09 14:27:43 -05:00
ChunkViewerIntegrationTest.java Entity viewable tracking (#1494) 2022-12-31 02:47:18 +01:00
EntityTrackerIntegrationTest.java Entity viewable tracking (#1494) 2022-12-31 02:47:18 +01:00
EntityTrackerTest.java Fix `nearbyEntities` 2022-04-01 20:41:32 +02:00
GeneratorForkConsumerIntegrationTest.java Fix testing (v2) (#99) 2024-02-09 14:27:43 -05:00
GeneratorForkIntegrationTest.java Optionally load vanilla biomes (#1988) 2024-02-12 15:25:46 -05:00
GeneratorIntegrationTest.java Make separate module for testing framework (#1428) 2022-10-10 20:44:50 +02:00
GeneratorTest.java Optionally load vanilla biomes (#1988) 2024-02-12 15:25:46 -05:00
InstanceBlockIntegrationTest.java Fix testing (v2) (#99) 2024-02-09 14:27:43 -05:00
InstanceBlockPacketIntegrationTest.java Make separate module for testing framework (#1428) 2022-10-10 20:44:50 +02:00
InstanceContainerTest.java fix: preserve instance tag on #copy() (fix #112) 2024-02-09 14:27:43 -05:00
InstanceEventsIntegrationTest.java Instance register and unregister events (#608) 2023-03-31 07:35:24 +10:00
InstanceUnregisterIntegrationTest.java Allow event node handle to be garbage collected (#1835) 2023-04-23 13:07:40 +02:00
WeatherTest.java feat: add weather to instances (#2032) 2024-03-19 16:44:51 +00:00
WorldBorderIntegrationTest.java Make separate module for testing framework (#1428) 2022-10-10 20:44:50 +02:00