Minestom/src/main/java/net/minestom/server
2020-08-12 18:41:14 +02:00
..
advancements Added AdvancementTab#getTabs 2020-08-09 14:13:01 +02:00
attribute Pathfinding update 2020-07-24 19:31:15 +02:00
benchmark Remove pathfinder specific thread pool + cleanup 2020-08-12 07:46:07 +02:00
bossbar Added BossBar#MAX_BOSSBAR count 2020-08-09 14:02:56 +02:00
chat Small optimizations. 2020-08-08 13:41:25 +02:00
collision Added ChunkUtils#isLoaded + optimization of the thread providers 2020-08-10 11:32:03 +02:00
command Merge branch 'permission-api' 2020-08-10 21:43:15 +02:00
data Comments 2020-08-07 09:14:50 +02:00
effects
entity Added options for the pathfinder 2020-08-12 13:10:57 +02:00
event Replaced blockId by blockStateId 2020-08-09 09:55:30 +02:00
extras Add some vanilla placement rules, add a scheduleNextTick method for instances and entities, make changes to BlockPlacementRule, make BlockFace its own class. 2020-06-28 17:11:40 -04:00
gamedata Comments 2020-08-07 09:14:50 +02:00
instance Remove pathfinder specific thread pool + cleanup 2020-08-12 07:46:07 +02:00
inventory Fix local held synchronization 2020-08-12 18:41:14 +02:00
item Added options for the pathfinder 2020-08-12 13:10:57 +02:00
listener Remove pathfinder specific thread pool + cleanup 2020-08-12 07:46:07 +02:00
map Fast render with shader color lookup (wrong colors for the moment) 2020-08-11 23:23:14 +02:00
network Merge Map API & LWJGL code 2020-08-10 16:32:48 +02:00
particle Cleanup + javadoc comments 2020-07-21 18:48:15 +02:00
permission Serialization methods 2020-08-10 21:42:54 +02:00
ping Cleanup + javadoc comments 2020-07-21 18:48:15 +02:00
reader Replaced blockId by blockStateId 2020-08-09 09:55:30 +02:00
recipe Add recipes for Stonecutters. 2020-08-04 18:24:08 +02:00
registry Completely removed RegistryMain 2020-06-29 20:29:50 +02:00
resourcepack More comments + cleanup 2020-07-22 17:39:48 +02:00
scoreboard Added Scoreboard interface and TabList Scoreboard 2020-08-08 23:22:58 +02:00
sound Completely removed RegistryMain 2020-06-29 20:29:50 +02:00
stat Cleanup 2020-08-03 10:35:46 +02:00
storage Comments 2020-08-07 09:14:50 +02:00
thread Added ChunkUtils#isLoaded + optimization of the thread providers 2020-08-10 11:32:03 +02:00
timer Prevent the instantiation of multiple SchedulerManager 2020-08-09 15:16:05 +02:00
utils Added ChunkUtils#isLoaded + optimization of the thread providers 2020-08-10 11:32:03 +02:00
world Customizable dimension list in JoinGamePacket + Dimension->DimensionType 2020-07-13 14:12:21 +02:00
MinecraftServer.java Remove pathfinder specific thread pool + cleanup 2020-08-12 07:46:07 +02:00
UpdateManager.java Fixed synchronization with unloaded chunks 2020-08-10 08:55:01 +02:00
Viewable.java Cleanup + javadoc comments 2020-07-21 18:48:15 +02:00