Minestom/src/test/java/net/minestom/server/instance
TheMode f5dc048185 Fix block nbt update
Signed-off-by: TheMode <themode@outlook.fr>
2022-05-23 23:40:57 +02:00
..
palette Test palette placement of high value 2022-05-22 17:44:58 +02:00
BlockClientNbtTest.java Ensure that server-side nbt is not sent over the network 2022-01-22 05:48:32 +01:00
BlockPropertiesTest.java Simplify `parseProperties` 2022-02-08 09:42:18 +01:00
BlockTest.java Fix relative max. Currently finds the minimum of all individual bounding box maximums. Updated to find maximum of all bounding box maximums (#869) 2022-04-05 04:20:46 +02:00
ChunkViewerIntegrationTest.java Add ChunkUtils#getChunkCount 2022-02-13 10:27:24 +01:00
EntityTrackerIntegrationTest.java EntityTracker fix (#915) 2022-04-13 20:29:05 +02:00
EntityTrackerTest.java Fix `nearbyEntities` 2022-04-01 20:41:32 +02:00
GeneratorForkConsumerIntegrationTest.java Fix empty fork 2022-04-14 01:32:54 +02:00
GeneratorForkIntegrationTest.java Low level generation API (#574) 2022-04-08 07:19:52 +02:00
GeneratorIntegrationTest.java Fix fillHeight 2022-04-08 15:08:40 +02:00
GeneratorTest.java Low level generation API (#574) 2022-04-08 07:19:52 +02:00
InstanceBlockIntegrationTest.java Fix block nbt update 2022-05-23 23:40:57 +02:00
InstanceBlockPacketIntegrationTest.java Optimize block retrieval from Instance 2022-04-12 23:50:45 +02:00
InstanceUnregisterIntegrationTest.java Add test to ensure entities are GCed 2022-03-05 17:28:48 +01:00
WorldBorderIntegrationTest.java Fix worldborder size on resize + test (#937) 2022-04-17 19:54:41 +02:00