java.lang.Object
org.spongepowered.plugin.blackboard.Keys
- 
Field Summary
FieldsModifier and TypeFieldDescriptionIndicates whether the target environment is a development environment. - 
Method Summary
 
- 
Field Details
- 
DEVELOPMENT
Indicates whether the target environment is a development environment.The implementation may choose to interpret this flag in any number of ways. For example, it may disable certain behaviour in a development environment; or even change the way it handles some behaviour entirely.
 - 
VERSION
 - 
BASE_DIRECTORY
 - 
PLUGIN_DIRECTORIES
 - 
METADATA_FILE_PATH
 
 -