Minestom/src/main/java/net/minestom/server
2020-09-11 21:03:43 +02:00
..
advancements Micro optimization + cleanup 2020-08-19 01:24:51 +02:00
attribute Pathfinding update 2020-07-24 19:31:15 +02:00
benchmark Fix synchronization issue with chunk 2020-09-07 19:14:42 +02:00
bossbar Added BossBar#MAX_BOSSBAR count 2020-08-09 14:02:56 +02:00
chat Micro optimization + cleanup 2020-08-19 01:24:51 +02:00
collision WIP ItemStack#getCustomDisplay 2020-08-18 02:16:30 +02:00
command Micro optimization + cleanup 2020-08-19 01:24:51 +02:00
data Made DamageType a DataContainer 2020-09-05 16:45:33 +02:00
effects Send effects to players 2020-04-28 16:08:21 +02:00
entity Comments for Instance & InstanceContainer 2020-09-11 00:14:17 +02:00
event Renamed CustomBlock#getBlockStateId to CustomBlock#getDefaultBlockStateId 2020-09-06 03:15:00 +02:00
extensions Loading mixins from extensions 2020-08-23 23:27:53 +02:00
extras Wired Mixin phases with Minestom initialization 2020-08-25 15:44:17 +02:00
gamedata 1.16.2 support 2020-08-12 21:08:03 -04:00
instance Comments for Instance & InstanceContainer 2020-09-11 00:14:17 +02:00
inventory Micro optimization + cleanup 2020-08-19 01:24:51 +02:00
item Micro optimization + cleanup 2020-08-19 01:24:51 +02:00
listener Renamed CustomBlock#getBlockStateId to CustomBlock#getDefaultBlockStateId 2020-09-06 03:15:00 +02:00
map Fast render with shader color lookup (wrong colors for the moment) 2020-08-11 23:23:14 +02:00
network fix MultiBlockChangePacket again and add util method 2020-09-02 15:25:03 -04:00
particle Renamed PacketWriter/Reader to BinaryWriter/Reader + optimization to serializing 2020-08-19 20:34:21 +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 Made Chunk#getSerializedData public 2020-09-03 00:04:10 +02:00
recipe Add recipes for Stonecutters. 2020-08-04 18:24:08 +02:00
registry Fix ResourceGatherer bug for win 10 2020-08-21 13:47:55 -04:00
resourcepack Renamed PacketWriter/Reader to BinaryWriter/Reader + optimization to serializing 2020-08-19 20:34:21 +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 Make Data and SerializableData interfaces 2020-09-02 12:41:04 -04:00
thread PerGroupChunkProvider cleanup 2020-09-03 20:52:21 +02:00
timer Prevent the instantiation of multiple SchedulerManager 2020-08-09 15:16:05 +02:00
utils ChunkUtils#getBlockIndex comments about short casting 2020-09-03 17:26:38 +02:00
world Make DimensionType builder public 2020-08-30 17:49:16 -04:00
Bootstrap.java Wired Mixin phases with Minestom initialization 2020-08-25 15:44:17 +02:00
MinecraftServer.java Merge branch 'mixin-support' 2020-09-11 21:03:43 +02:00
UpdateManager.java Micro optimization + cleanup 2020-08-19 01:24:51 +02:00
Viewable.java Cleanup + javadoc comments 2020-07-21 18:48:15 +02:00