public interface UserData<K>
限定符和类型 | 方法和说明 |
---|---|
boolean |
isDropping() |
K |
key() |
void |
setDropping(boolean dropping) |
@NotNull K key()
void setDropping(boolean dropping)
dropping
- true if the data is dropping, false otherwiseboolean isDropping()
Copyright © 2025. All rights reserved.