mirror of
https://github.com/JEFF-Media-GbR/ChestSort.git
synced 2024-12-02 15:43:22 +01:00
typo
This commit is contained in:
parent
010737db2c
commit
008419694d
@ -93,7 +93,7 @@ public void onChestSortEvent(ChestSortEvent event) {
|
||||
}
|
||||
```
|
||||
|
||||
You can also excempt certain slots / ItemStacks from being sorted using the following methods:
|
||||
You can also exempt certain slots / ItemStacks from being sorted using the following methods:
|
||||
|
||||
```java
|
||||
public void setUnmovable(int slot)
|
||||
|
Loading…
Reference in New Issue
Block a user