Package org.bukkit
Interface FeatureFlag
This represents a Feature Flag for a
FeatureFlagSetHolder
.-
Field Summary
Modifier and TypeFieldDescriptionstatic final Index
<Key, FeatureFlag> An index of all feature flags.static final FeatureFlag
Deprecated.not available since 1.21.2static final FeatureFlag
static final FeatureFlag
static final FeatureFlag
static final FeatureFlag
Deprecated.not available since 1.20 Thetrade_rebalance
feature flag.static final FeatureFlag
Deprecated.not available since 1.21static final FeatureFlag
Thevanilla
feature flag.static final FeatureFlag
Deprecated.not available since 1.21.4 -
Method Summary
-
Field Details
-
VANILLA
Thevanilla
feature flag. -
BUNDLE
Deprecated.not available since 1.21.2AVAILABLE BETWEEN VERSIONS: 1.19.3 - 1.21.1 -
UPDATE_1_20
Deprecated.not available since 1.20 Thetrade_rebalance
feature flag.AVAILABLE BETWEEN VERSIONS: 1.19 - 1.19.4 -
TRADE_REBALANCE
-
UPDATE_121
Deprecated.not available since 1.21AVAILABLE BETWEEN VERSIONS: 1.20.5 - 1.20.6 -
WINTER_DROP
Deprecated.not available since 1.21.4AVAILABLE BETWEEN VERSIONS: 1.21.2 - 1.21.3 -
REDSTONE_EXPERIMENTS
-
MINECART_IMPROVEMENTS
-
ALL_FLAGS
An index of all feature flags.
-