0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. PocketMine-MP
  2. /
  3. src
  4. /
  5. inventory
  6. /
  7. transaction
DDylan K. Taylorstfu
e569cc32创建于 2025年9月1日历史提交
文件最后提交记录最后更新时间
action
Deprecate InventoryAction->onAddToTransaction() this never made any sense 1 年前
CraftingTransaction.php
Deal with a whole lot of PHPStan suppressed key casting errors closes #6534 1 年前
EnchantingTransaction.php
Use 'enchanting' terminology 'enchant' just didn't feel right, being a verb. All these things pertain to the act of enchanting. This is now also consistent with CraftingTransaction etc. The ship already sailed on EnchantInventory, which will have to be renamed at a later datte. However, that was already inconsistent with 'enchanting table', so that's the odd one out here. 2 年前
InventoryTransaction.php
stfu 8 个月前
TransactionBuilder.php
Introduce and use TransactionBuilder for inventory evacuations 3 年前
TransactionBuilderInventory.php
Properly handle transaction building errors instead of kicking the player 3 年前
TransactionCancelledException.php
Use PHP-CS-Fixer to enforce file header presence 3 年前
TransactionException.php
Use PHP-CS-Fixer to enforce file header presence 3 年前
TransactionValidationException.php
Use PHP-CS-Fixer to enforce file header presence 3 年前