Make packets public and formatted, fix state machine change state incorrectly
This commit is contained in:
96 files changed
+1718
-873
No files matched your search
+1
-1
@@ -6,7 +6,7 @@ rootProject.name = "libmc"
|
||||
includeSubModule(":common")
|
||||
includeSubModule(":mcping")
|
||||
includeSubModule(":rconlib")
|
||||
includeSubModule(":chat")
|
||||
includeSubModule(":protocol")
|
||||
//includeSubModule(":nbt")
|
||||
|
||||
fun includeSubModule(name: String) = include(name).also {
|
||||
|
||||
Reference in New Issue
Block a user