implement ItemMixin

This commit is contained in:
dfsek
2021-05-02 21:10:48 -07:00
parent 89fdfdfb34
commit 4704b2ebf7
5 changed files with 31 additions and 8 deletions

View File

@@ -8,6 +8,7 @@
"entity.EntityMixin",
"entity.PlayerEntityMixin",
"entity.ServerCommandSourceMixin",
"inventory.ItemMixin",
"world.ChunkRegionMixin",
"world.ProtoChunkMixin",
"world.WorldChunkMixin"