Archived
1
0
Fork 0
⛏️ Extensible Minecraft server implementation in Kotlin
This repository has been archived on 2025-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2020-11-17 12:48:47 +01:00
.github/workflows Add code generation to the GitHub workflow 2020-10-13 11:57:49 +02:00
blokk-api Add support for enum attributes 2020-11-15 23:07:45 +01:00
blokk-nbt Forbid line breaks in NBT compound names 2020-10-13 12:33:17 +02:00
blokk-packet-codecs Correct packet IDs 2020-11-17 12:48:47 +01:00
blokk-packets Refactor location classes 2020-11-03 21:04:46 +01:00
blokk-server Add support for enum attributes 2020-11-15 23:07:45 +01:00
buildSrc Add block codecs 2020-11-15 21:56:17 +01:00
gradle/wrapper Initial commit 2020-08-01 23:55:31 +02:00
.gitignore Add generator for block types and content types 2020-09-13 23:52:06 +02:00
build.gradle.kts Add more packets and change some world related files 2020-11-03 19:55:24 +01:00
gradle.properties Add test for unique packet IDs 2020-09-10 15:31:31 +02:00
gradlew Initial commit 2020-08-01 23:55:31 +02:00
gradlew.bat Initial commit 2020-08-01 23:55:31 +02:00
LICENSE Initial commit 2020-08-01 23:55:31 +02:00
README.md Add test for unique packet IDs 2020-09-10 15:31:31 +02:00
settings.gradle.kts Rename MinecraftDataTypes and add buggy NBT implementation 2020-10-10 23:13:20 +02:00

Blokk

To Do

  • Support packet compression