
Silk
Kotlin Minecraft API - targetting Fabric, Quilt and Paper
- Загрузки
- 4.8M
- Подписчики
- 847
- Обновлён
- 20 июня 2026 г.
- Лицензия
- GPL-3.0-only
Опубликован 3 марта 2021 г.
Silk [sɪlk]
is a Minecraft API for Kotlin - targetting Fabric, Quilt and
Paper.
Join our Discord or Matrix Space
Features of the API:
- an inventory GUI API
- a Kotlin wrapper for Brigadier
- a Kotlin DSL for creating complex
Textobjects - coroutine utilities and tasks
- kotlinx.serialization support for Minecraft classes
- a scoreboard (sideboard) API
ItemStackutilities- serialization of any class to NBT with kotlinx.serialization
- an NBT builder
- an API for storing persistent data on Chunks, Entities etc
- kotlinx.serialization based networking (packets c2s, s2c and c2c)
- Kotlin Compose UI support
- general extensions for Entities, Worlds and more
- geometry utilities
Docs
The docs link can be found on Silk GitHub.
Read them to get started with each module and see how to add it to your Gradle project.
Note: Currently, the ingame ID of the wrapper mod is silk-all
License
Current versions of Silk are available under the GPL-3.0, while older versions below 1.5.1 of (at that time FabrikMC) have been shared under the Apache-2.0 License.
Ченджлог
1.12.0Релиз26.2 · 20 июня 2026 г.
- 26.2
1.11.7Релиз26.1, 26.1.1, 26.1.2 · 15 июня 2026 г.
- Left/Right Click in GuiActionType (#91 by kxmpxtxnt)
1.11.6Релиз26.1, 26.1.1, 26.1.2 · 28 марта 2026 г.
- Add Minecraft 26.1 support
1.11.5Релиз1.21.11 · 15 декабря 2025 г.
- updated to 1.21.11
1.11.4Релиз1.21.9, 1.21.10 · 3 октября 2025 г.
- updated to 1.21.9
1.11.3Релиз1.21.8 · 18 августа 2025 г.
- updated to 1.21.8
1.11.2Бета1.21.6, 1.21.7, 1.21.8 · 18 июня 2025 г.
- updated to Minecraft 1.21.6
1.11.1Релиз1.21.5 · 25 марта 2025 г.
- updated to Minecraft 1.21.5
Комментарии
Загружаем…