Minestom/src/main/java/net/minestom/server
mworzala 4ece2aa378 hollow-cube/1_20-advancement-packet-fix
(cherry picked from commit 1f87f26b4f)
2024-02-09 14:27:43 -05:00
..
advancements hollow-cube/1_20-advancement-packet-fix 2024-02-09 14:27:43 -05:00
adventure hollow-cube/custom-component-translator 2024-02-09 14:27:43 -05:00
attribute Use NetworkBuffer in packets (#1487) 2022-10-29 11:02:22 +02:00
collision hollow-cube/projectile-physics-improvements 2024-02-09 14:27:43 -05:00
color Automatically generate dye colors. (#1051) 2022-05-10 20:03:23 +02:00
command hollow-cube/1.19.4_2 (#14) 2024-02-09 14:27:43 -05:00
coordinate Fix method javadoc (#1802) 2023-03-25 19:35:33 -04:00
crypto 1.19.3 (#1851) 2023-05-21 17:51:13 +03:00
effects add new 1.19.2 effects (#1437) 2022-10-10 20:41:43 +02:00
entity hollow-cube/add-gamemodechangeevent-and-fix-game-profile (#43) 2024-02-09 14:27:43 -05:00
event hollow-cube/fix-riptide-animation (#44) 2024-02-09 14:27:43 -05:00
exception Shutdown the server on OOM 2021-09-21 10:44:36 +02:00
extensions Minor Property Tweaks (#1591) 2022-12-30 21:52:16 -05:00
extras hollow-cube/placement-rule-improvement 2024-02-09 14:27:43 -05:00
gamedata/tags Decrease memory footprint of the registry cache (#521) 2021-11-07 13:40:54 +01:00
instance hollow-cube/prevent-block-placement-outside-world (#42) 2024-02-09 14:27:43 -05:00
inventory Wrong generated window id for newly created inventories. (#1784) 2023-03-15 13:44:41 -04:00
item hollow-cube/placement-rule-improvement 2024-02-09 14:27:43 -05:00
listener hollow-cube/prevent-block-placement-outside-world (#42) 2024-02-09 14:27:43 -05:00
map Remove MinestomThreadPool, use the common pool for generation 2022-01-12 22:37:35 +01:00
message Misc intellij suggestions 2022-10-27 15:25:51 +02:00
monitoring Fix BenchmarkManager on substrate VM 2022-02-23 04:46:15 +01:00
network hollow-cube/1_20-advancement-packet-fix 2024-02-09 14:27:43 -05:00
particle Do not cache registry (#651) 2022-02-04 22:28:05 +01:00
permission Null verifier wildcard fix (#1849) 2023-05-10 08:51:06 +10:00
ping Misc intellij suggestions 2022-10-27 15:25:51 +02:00
potion Add javadocs for Potion (#1763) 2023-02-26 10:55:34 -07:00
recipe Fix DeclareRecipePacket (#562) 2022-01-10 16:51:21 +01:00
registry hollow-cube/placement-rule-improvement 2024-02-09 14:27:43 -05:00
resourcepack Add ResourcePack#optional overload to specify prompt (#600) 2022-01-25 01:42:32 +01:00
scoreboard Improve consistency of team packets (#1556) 2022-12-07 11:13:12 +01:00
snapshot Avoid slow synchronized path during reference building 2022-05-04 18:24:15 +02: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 hollow-cube/tag-transient 2024-02-09 14:27:43 -05:00
terminal Misc intellij suggestions 2022-10-27 15:25:51 +02:00
thread hollow-cube/tick-thread-counter 2024-02-09 14:27:43 -05:00
timer Async tasks cancellation fix (#907) 2022-04-11 20:26:59 +02:00
utils hollow-cube/chunk-sending-rate-config 2024-02-09 14:27:43 -05:00
world hollow-cube/biome-manager-concurrency (#39) 2024-02-09 14:27:43 -05:00
Git.java Add commit info from JitPack into Minestom's jar (#1272) 2022-12-30 22:09:07 -05:00
MinecraftServer.java hollow-cube/1.20 2024-02-09 14:27:43 -05:00
ServerProcess.java Snapshot API (#722) 2022-03-03 07:44:57 +01:00
ServerProcessImpl.java Make the start log use BrandName instead of hardcoded "Minestom" (#1380) 2022-09-02 22:21:47 +02: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