mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2024-11-22 18:45:29 +01:00
Update ShulkerTrait.java
This commit is contained in:
parent
a8ec654753
commit
09666bfb8a
@ -45,5 +45,6 @@ public class ShulkerTrait extends Trait {
|
||||
|
||||
public void setPeek(int peek) {
|
||||
this.peek = peek;
|
||||
lastPeekSet = -1;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user