mirror of
https://github.com/JEFF-Media-GbR/ChestSort.git
synced 2025-03-02 03:01:28 +01:00
Update HOW_TO_USE_API.md
This commit is contained in:
parent
c2675512c6
commit
fba9f22cc7
@ -134,6 +134,8 @@ You can also store another InventoryHolder in the Inventory if needed:
|
||||
Sortable holder = new Sortable(player)
|
||||
```
|
||||
|
||||
You can also instead use your own custom inventory holder that either `implements ISortable` or `extends Sortable`.
|
||||
|
||||
## Example Plugin
|
||||
|
||||
Here is a complete example plugin that shows to add and use the ChestSort API: [LINK](https://github.com/JEFF-Media-GbR/ChestSortAPIExample)
|
||||
|
Loading…
Reference in New Issue
Block a user