Minestom/src/main/java/net/minestom/server
themode acee29c20a Fix player position being wrong inside tests 2022-03-14 19:01:48 +01:00
..
advancements Fix advancement exception on player disconnect (#724) 2022-03-03 17:11:42 +01:00
adventure Misc cleanup 2022-02-10 13:27:46 +01:00
attribute Remove the concept of non-shared attribute 2022-01-10 16:51:21 +01:00
collision Remove faces and cartesian product (#762) 2022-03-14 00:32:18 +01:00
color Make Color properly immutable 2022-01-10 16:51:21 +01:00
command Oops 2022-03-10 16:07:56 +01:00
coordinate Add `Pos#withView(Pos)` 2022-02-02 16:42:00 +01:00
effects
entity Fix player position being wrong inside tests 2022-03-14 19:01:48 +01:00
event Registration cleanup 2022-03-06 09:06:59 +01:00
exception Shutdown the server on OOM 2021-09-21 10:44:36 +02:00
extensions Fixed nullpointer when unloading a dependent extention that was already unloaded (#601) 2022-01-25 13:51:10 +01:00
extras More reliable builds 2022-03-07 10:15:24 +01:00
gamedata/tags Decrease memory footprint of the registry cache (#521) 2021-11-07 13:40:54 +01:00
instance Oops 2022-03-10 16:07:56 +01:00
inventory Oops 2022-03-10 16:07:56 +01:00
item Oops 2022-03-10 16:07:56 +01:00
listener Block Collision Physics (#730) 2022-03-09 19:08:42 +01:00
map Remove MinestomThreadPool, use the common pool for generation 2022-01-12 22:37:35 +01:00
message Async packet write (#533) 2021-11-17 06:31:24 +01:00
monitoring Fix BenchmarkManager on substrate VM 2022-02-23 04:46:15 +01:00
network Fix player position being wrong inside tests 2022-03-14 19:01:48 +01:00
particle Do not cache registry (#651) 2022-02-04 22:28:05 +01:00
permission Port to Hephaistos v2 (#424) 2022-01-10 16:51:21 +01:00
ping Remove deprecated ResponseDataConsumer, add support for unix domain socket 2022-01-25 01:38:18 +01:00
potion 1.18.2 update (#714) 2022-03-01 00:40:19 +01:00
recipe Fix DeclareRecipePacket (#562) 2022-01-10 16:51:21 +01:00
registry Block Collision Physics (#730) 2022-03-09 19:08:42 +01:00
resourcepack Add ResourcePack#optional overload to specify prompt (#600) 2022-01-25 01:42:32 +01:00
scoreboard Server process (#550) 2022-01-10 16:51:21 +01:00
snapshot Synchronize the full `reference` method 2022-03-03 18:20:32 +01:00
sound Do not cache registry (#651) 2022-02-04 22:28:05 +01:00
statistic Do not cache registry (#651) 2022-02-04 22:28:05 +01:00
tag Oops 2022-03-10 16:07:56 +01:00
terminal Misc cleanup 2022-01-12 22:15:50 +01:00
thread Never-mind 2022-03-04 05:33:46 +01:00
timer Improve tasks performance 2022-03-10 16:57:36 +01:00
utils Fix player position being wrong inside tests 2022-03-14 19:01:48 +01:00
world 1.18.2 update (#714) 2022-03-01 00:40:19 +01:00
MinecraftServer.java 1.18.2 update (#714) 2022-03-01 00:40:19 +01:00
ServerProcess.java Snapshot API (#722) 2022-03-03 07:44:57 +01:00
ServerProcessImpl.java CAS to reset acquiring time 2022-03-04 05:31:50 +01:00
Tickable.java Fix merge, remove unnecessary methods (for now) 2021-04-14 20:09:49 +02:00
Viewable.java Batch `sendPackets` list content in a single message 2021-11-17 23:12:54 +01:00