MinecraftConsoles/Minecraft.Server.FourKit/Inventory
DrPerkyLegit 017f42b7cd
add enchantments (#7)
* adding enchantments

added enchantments, changed minor apis to ensure c# stays synced with the c++ server

* add missing enchant apis, oops

* add proper docs, and fix namings for stuff in itemmeta

---------

Co-authored-by: sylvessa <225480449+sylvessa@users.noreply.github.com>
2026-03-28 13:33:54 -05:00
..
Meta add enchantments (#7) 2026-03-28 13:33:54 -05:00
BeaconInventory.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
DoubleChestInventory.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
EnchantingInventory.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
FurnaceInventory.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
HorseInventory.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
Inventory.cs itemstack syncing for inevntory 2026-03-26 18:08:40 -05:00
InventoryHolder.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
InventoryType.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
InventoryView.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
ItemStack.cs add enchantments (#7) 2026-03-28 13:33:54 -05:00
PlayerInventory.cs add enchantments (#7) 2026-03-28 13:33:54 -05:00