Minestom/src/main/java/net/minestom/server
TheMode 374e534c0a Container performance
Signed-off-by: TheMode <themode@outlook.fr>
2022-01-14 10:50:54 +01:00
..
acquirable Dispatcher testing (#570) 2022-01-10 16:51:21 +01:00
advancements Fix notifications 2022-01-10 16:51:21 +01:00
adventure Port to Hephaistos v2 (#424) 2022-01-10 16:51:21 +01:00
attribute Remove the concept of non-shared attribute 2022-01-10 16:51:21 +01:00
collision Make BlockSetter/Getter inner interfaces inside Block 2022-01-10 16:51:21 +01:00
color Make Color properly immutable 2022-01-10 16:51:21 +01:00
command Misc cleanup 2022-01-12 22:15:50 +01:00
coordinate Outdated doc 2022-01-10 16:51:21 +01:00
data Deprecate storage & data API (use the Tag API for nbt or whatever else you want) 2021-11-07 16:05:28 +01:00
effects
entity Improve Registry.Container 2022-01-14 10:45:44 +01:00
event Server process (#550) 2022-01-10 16:51:21 +01:00
exception Shutdown the server on OOM 2021-09-21 10:44:36 +02:00
extensions Server process (#550) 2022-01-10 16:51:21 +01:00
extras Server process (#550) 2022-01-10 16:51:21 +01:00
gamedata/tags Decrease memory footprint of the registry cache (#521) 2021-11-07 13:40:54 +01:00
instance Improve Registry.Container 2022-01-14 10:45:44 +01:00
inventory Make DragData record 2022-01-12 22:08:08 +01:00
item Improve Registry.Container 2022-01-14 10:45:44 +01:00
listener Fix empty block on interact (#583) 2022-01-10 21:35:31 +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 Remove MinestomThreadPool, use the common pool for generation 2022-01-12 22:37:35 +01:00
network Misc cleanup 2022-01-12 22:15:50 +01:00
particle Improve Registry.Container 2022-01-14 10:45:44 +01:00
permission Port to Hephaistos v2 (#424) 2022-01-10 16:51:21 +01:00
ping Use toList in stream chains 2021-10-22 02:23:14 +02:00
potion Improve Registry.Container 2022-01-14 10:45:44 +01:00
recipe Fix DeclareRecipePacket (#562) 2022-01-10 16:51:21 +01:00
registry Container performance 2022-01-14 10:50:54 +01:00
resourcepack Remove deprecated ResourcePack constructor. 2022-01-10 16:51:21 +01:00
scoreboard Server process (#550) 2022-01-10 16:51:21 +01:00
sound Improve Registry.Container 2022-01-14 10:45:44 +01:00
statistic Improve Registry.Container 2022-01-14 10:45:44 +01:00
storage Deprecate storage & data API (use the Tag API for nbt or whatever else you want) 2021-11-07 16:05:28 +01:00
tag Make BlockImpl a record 2022-01-10 16:51:21 +01:00
terminal Misc cleanup 2022-01-12 22:15:50 +01:00
thread Remove MinestomThreadPool, use the common pool for generation 2022-01-12 22:37:35 +01:00
timer Remove RoaringBitmap 2022-01-10 16:51:21 +01:00
utils Remove MinestomThreadPool, use the common pool for generation 2022-01-12 22:37:35 +01:00
world Misc cleanup 2022-01-12 22:15:50 +01:00
MinecraftServer.java Remove MinestomThreadPool, use the common pool for generation 2022-01-12 22:37:35 +01:00
ServerProcess.java Server process (#550) 2022-01-10 16:51:21 +01:00
ServerProcessImpl.java Remove MinestomThreadPool, use the common pool for generation 2022-01-12 22:37:35 +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