Package org.bukkit
Interface FeatureFlag
This represents a Feature Flag for a 
FeatureFlagSetHolder.- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final Index<Key, FeatureFlag> An index of all feature flags.static final FeatureFlagThebundlefeature flag.static final FeatureFlagThetrade_rebalancefeature flag.static final FeatureFlagDeprecated.static final FeatureFlagDeprecated.static final FeatureFlagThevanillafeature flag.
- 
Method Summary
- 
Field Details- 
VANILLAThevanillafeature flag.
- 
BUNDLEThebundlefeature flag.
- 
TRADE_REBALANCEThetrade_rebalancefeature flag.
- 
UPDATE_1_20Deprecated.
- 
UPDATE_121Deprecated.
- 
ALL_FLAGSAn index of all feature flags.
 
-