implement ServerCommandSourceMixin

This commit is contained in:
dfsek
2021-05-02 20:17:59 -07:00
parent abc069046c
commit c0368f1c6d
5 changed files with 28 additions and 35 deletions
@@ -5,6 +5,7 @@
"compatibilityLevel": "JAVA_8",
"mixins": [
"MixinGeneratorOptions",
"entity.ServerCommandSourceMixin",
"world.ChunkRegionMixin",
"world.ProtoChunkMixin",
"world.WorldChunkMixin"