lk-persistence.1.10.3.source-code.silk-persistence.mixins.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of silk-persistence Show documentation
Show all versions of silk-persistence Show documentation
Silk is a Minecraft API for Kotlin
{
"package": "net.silkmc.silk.persistence.mixin",
"required": true,
"compatibilityLevel": "JAVA_17",
"mixins": [
"chunk.ChunkSerializerMixin",
"chunk.EmptyLevelChunkMixin",
"chunk.ImposterProtoChunkMixin",
"chunk.LevelChunkMixin",
"chunk.ProtoChunkMixin",
"entity.EntityMixin",
"other.MixinDataFixTypes",
"world.ServerWorldMixin"
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy