/
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
See the full changelog at https://github.com/iamkaf/amber
FishingEvents.MODIFY_CATCH, which lets mods inspect and mutate fishing drops when a player reels in a catch.WorldFunctions.isInsideStructure on Minecraft 1.19+ for checking whether a server position is inside a generated structure piece.ItemStack identity instead of cloning stacks before consumer callbacks.CompoundEventResult being an empty public API shell by adding pass and interrupt result contracts.ClientCommandEvents.EVENT registering callbacks against a throwaway dispatcher, making consumer client commands unavailable in-game.NetworkChannel.sendToAllPlayers not broadcasting clientbound packets.Added for new features.Changed for changes in existing functionality.Deprecated for soon-to-be removed features.Removed for now removed features.Fixed for any bug fixes.Security in case of vulnerabilities.
Amber - библиотека общего кода для модов iamkaf. Упрощает разработку и совместимость модов, требуя Fabric API. Просто установите и пользуйтесь.