MinecraftConsoles/Minecraft.Server.FourKit/Inventory
DrPerkyLegit 08a88fed6e
optimizations (#10)
* optimize item data communication, options for future item flags

* lighten load on gc from inventory apis

* dont allocate for SyncPlayerFromNative

* fix blocklag
2026-04-03 17:08:59 -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 optimizations (#10) 2026-04-03 17:08:59 -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 optimizations (#10) 2026-04-03 17:08:59 -05:00