3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-17 21:40:08 +01:00
Paper/src/main/java
Andrew Ardill 82965eb10f Stop converting ItemStack to nms ItemStack by hand
This should fix many issues with enchantments being lost, as the method used takes care of enchantments.
Additionally, use the new nms ItemStack constructor in places where appropriate.

Fixes (at least part of) BUKKIT-7. Need to identify any further places to fix.
2011-12-13 01:46:55 +11:00
..
net/minecraft/server Stop converting ItemStack to nms ItemStack by hand 2011-12-13 01:46:55 +11:00
org/bukkit/craftbukkit Stop converting ItemStack to nms ItemStack by hand 2011-12-13 01:46:55 +11:00