lk-core.1.9.7.source-code.silk-core.mixins.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of silk-core Show documentation
Show all versions of silk-core Show documentation
Silk is a Minecraft API for Kotlin
{
"package": "net.silkmc.silk.core.mixin",
"required": true,
"compatibilityLevel": "JAVA_17",
"mixins": [
"block.AbstractBlockAccessor",
"server.MixinMinecraftServer",
"server.MixinPlayerList",
"server.MixinServerGamePacketListenerImpl",
"server.MixinServerLoginPacketListenerImpl"
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy