mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-28 05:35:44 +01:00
Fixed Island#getMemberSet() Javadoc
This commit is contained in:
parent
a7f99e2a65
commit
4ae36ef8e0
@ -192,7 +192,7 @@ public class Island implements DataObject {
|
||||
}
|
||||
|
||||
/**
|
||||
* Members > MEMBER_RANK
|
||||
* Members >= MEMBER_RANK
|
||||
* @return the members of the island (owner included)
|
||||
*/
|
||||
public ImmutableSet<UUID> getMemberSet(){
|
||||
|
Loading…
Reference in New Issue
Block a user