PlayerEntityMixin and EntityMixin

This commit is contained in:
dfsek
2021-05-02 20:38:25 -07:00
parent c0368f1c6d
commit 35d85f2aa3
9 changed files with 92 additions and 92 deletions
@@ -5,6 +5,8 @@
"compatibilityLevel": "JAVA_8",
"mixins": [
"MixinGeneratorOptions",
"entity.EntityMixin",
"entity.PlayerEntityMixin",
"entity.ServerCommandSourceMixin",
"world.ChunkRegionMixin",
"world.ProtoChunkMixin",