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-10-10 23:13:20 +02:00
.github/workflows Reformat code to use the official kotlin code style 2020-08-14 20:54:07 +02:00
blokk-api Generate block stub classes 2020-10-06 18:35:19 +02:00
blokk-nbt Rename MinecraftDataTypes and add buggy NBT implementation 2020-10-10 23:13:20 +02:00
blokk-packet-codecs Rename MinecraftDataTypes and add buggy NBT implementation 2020-10-10 23:13:20 +02:00
blokk-packets Rename packages to use singulars 2020-09-19 18:19:12 +02:00
blokk-server Rename MinecraftDataTypes and add buggy NBT implementation 2020-10-10 23:13:20 +02:00
buildSrc Generate block stub classes 2020-10-06 18:35:19 +02: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 downloader for Minecraft data files and change world API 2020-09-13 20:04:25 +02: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