Minestom/src/main/java/net/minestom/server/instance
mworzala 1d54534562
fix: anvil not loading locations properly
2024-04-25 08:45:37 -04:00
..
anvil fix: anvil not loading locations properly 2024-04-25 08:45:37 -04:00
batch hollow-cube/lighting (#13) 2024-02-09 14:27:43 -05:00
block feat: partial anvil writing, update tests (still many broken) 2024-04-25 08:45:36 -04:00
generator Misc intellij suggestions 2022-10-27 15:25:51 +02:00
light Fix Lighting Invalidation (#2041) 2024-03-24 16:23:26 -04:00
palette Fix flexible palette out of bounds 2024-02-09 14:27:43 -05:00
Chunk.java feat: simplify sound events, fix update explosion packet 2024-04-25 08:45:35 -04:00
DynamicChunk.java feat: initial conversion to adventure nbt. no tests, no anvil 2024-04-25 08:45:11 -04:00
EntityTracker.java Entity viewable tracking (#1494) 2022-12-31 02:47:18 +01:00
EntityTrackerImpl.java chore: Cleanup some deprecations in the project (#2084) 2024-04-09 21:14:29 +00:00
Explosion.java immutable packets (record) (#528) 2022-01-10 16:51:21 +01:00
ExplosionSupplier.java feat: initial conversion to adventure nbt. no tests, no anvil 2024-04-25 08:45:11 -04:00
GeneratorImpl.java Optionally load vanilla biomes (#1988) 2024-02-12 15:25:46 -05:00
IChunkLoader.java feat: anvil reading, other minor fixes 2024-04-25 08:45:36 -04:00
Instance.java feat: even more components (only 2 missing ones) 2024-04-25 08:45:35 -04:00
InstanceContainer.java feat: anvil reading, other minor fixes 2024-04-25 08:45:36 -04:00
InstanceManager.java Instance register and unregister events (#608) 2023-03-31 07:35:24 +10:00
LightingChunk.java feat: initial conversion to adventure nbt. no tests, no anvil 2024-04-25 08:45:11 -04:00
Section.java hollow-cube/lighting-memory-reduction 2024-02-09 14:27:43 -05:00
SharedInstance.java hollow-cube/prevent-block-updates 2024-02-09 14:27:43 -05:00
Weather.java feat: vanilla style Instance#setWeather method overload, weather api improvements (#2064) 2024-03-29 10:12:45 -04:00
WorldBorder.java fix: test failures 2024-02-09 14:27:43 -05:00