public static interface NucleusBlacklistMigrationService.Result
| Modifier and Type | Method and Description |
|---|---|
boolean |
environment()
If true, Nucleus blocked this type from being placed/broken.
|
boolean |
possession()
If true, Nucleus blocked this item type from being possessed.
|
boolean |
use()
If true, Nucleus blocked this item type from being used.
|
boolean environment()
true if blacklistedboolean use()
true if blacklistedboolean possession()
true if blacklisted