mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-22 23:58:02 -05:00
513f4a5977
* Initial skeleton * Fabric Chat API v1 (experimental) * Run checkstyle * Fix checkstyle (testmod) * Support 1.19-pre1 * Fix spotless * Fixes * Remove caching of messages This is hard to maintain and has several edge cases. Mods should cache themselves when needed. * Make constructor private * Add ServerChatEvents * Update mappings * Prepare for the rename * Include chat decorator in exception * Add support for blocking messages * Rename to fabric-message-api-v1 * Update to 1.19-pre2 * Use fabric namespace * Rename ChatDecoratorEvent * Rename events and add more javadoc * Rename ServerChatEvents * Rename ChatDecorator * Only block bad respawn point death in testmod * Fix wrong word in javadoc * Improve javadoc Co-authored-by: modmuss50 <modmuss50@gmail.com> |
||
---|---|---|
.. | ||
src | ||
build.gradle |