public interface ImmutableWhitelistData extends ImmutableDataManipulator<ImmutableWhitelistData,WhitelistData>
Modifier and Type | Method and Description |
---|---|
ImmutableValue<Boolean> |
whitelisted()
Gets the
ImmutableValue for the "whitelisted" state of the
Player . |
asMutable, copy, with, with
compareTo
toContainer
ImmutableValue<Boolean> whitelisted()
ImmutableValue
for the "whitelisted" state of the
Player
.