item mixins

This commit is contained in:
dfsek
2021-05-02 21:27:25 -07:00
parent c12518fa49
commit f4253acb78
13 changed files with 137 additions and 129 deletions
@@ -9,6 +9,9 @@
"entity.PlayerEntityMixin",
"entity.ServerCommandSourceMixin",
"inventory.ItemMixin",
"inventory.ItemStackDamageableMixin",
"inventory.ItemStackMetaMixin",
"inventory.ItemStackMixin",
"world.ChunkRegionMixin",
"world.ProtoChunkMixin",
"world.WorldChunkMixin"