public class InventoryActionData extends Object
| Constructor and Description |
|---|
InventoryActionData(InventorySource source,
int slot,
ItemData fromItem,
ItemData toItem) |
public InventoryActionData(InventorySource source, int slot, ItemData fromItem, ItemData toItem)
public InventoryActionData reverse()
Copyright © 2018–2022 NukkitX. All rights reserved.