Minestom/src/main/java/net/minestom/server
2020-08-16 10:57:27 +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 Optimize thread providers 2020-08-15 01:18:49 +02:00
effects Send effects to players 2020-04-28 16:08:21 +02:00
entity Chunk update 2020-08-16 00:53:42 +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 1.16.2 support 2020-08-12 21:08:03 -04:00
instance Chunk update 2020-08-16 00:53:42 +02:00
inventory Call InventoryPreClickEvent even without any inventory condition 2020-08-13 19:14:07 +02:00
item Removed useless synchronization 2020-08-14 15:24:57 +02:00
listener Chunk update 2020-08-16 00:53:42 +02:00
map Fast render with shader color lookup (wrong colors for the moment) 2020-08-11 23:23:14 +02:00
network Stop hardcoding version name 2020-08-16 10:57:27 +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
plugins Basic plugin support 2020-08-10 17:30:56 -04:00
reader add support for static chunks 2020-08-15 10:01:47 -04: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 fix merge 2020-08-15 10:00:50 -04:00
timer Prevent the instantiation of multiple SchedulerManager 2020-08-09 15:16:05 +02:00
utils Merge branch 'master' of https://github.com/Minestom/Minestom 2020-08-15 10:06:01 -04:00
world 1.16.2 support 2020-08-12 21:08:03 -04:00
MinecraftServer.java Stop hardcoding version name 2020-08-16 10:57:27 +02:00
UpdateManager.java Merge branches '1.16.2' and 'master' of https://github.com/Minestom/Minestom 2020-08-14 20:52:34 -04:00
Viewable.java Cleanup + javadoc comments 2020-07-21 18:48:15 +02:00