Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly.
Fixed server translations not pulling value properly.
Added more ByteCodec types
Added new experimental ByteCodec packets
Fix CME in creative tabs
Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods
Add enumbuilder, fix fabric ingredients, add unsafe methods
Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json
Added support for defining internal resource packs in mods.toml and fabric.mods.json

Resourceful Lib - библиотека для модов Майнкрафт от Team Resourceful. Содержит полезные утилиты и API для разработчиков: работа с цветами, сетью, JSON, памятью и не только.