Fix advancement-related memory leak (#104)

Fix memory leak with loaded players' advancements
Fix missing transaction transfer for player inventories
Fix incorrect transaction transfer for ender chests
Minor code health
This commit is contained in:
Adam
2022-10-14 16:40:33 -04:00
committed by GitHub
parent c443615c1d
commit 0120d35a9a
9 changed files with 125 additions and 58 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2011-2021 lishid. All rights reserved.
* Copyright (C) 2011-2022 lishid. All rights reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by