Uses of Interface
org.bukkit.FeatureFlag
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes dedicated to handling data pack information.
-
Uses of FeatureFlag in org.bukkit
Modifier and TypeFieldDescriptionstatic final FeatureFlag
FeatureFlag.BUNDLE
static final FeatureFlag
FeatureFlag.TRADE_REBALANCE
static final FeatureFlag
FeatureFlag.UPDATE_1_20
Deprecated.not available since 1.20static final FeatureFlag
FeatureFlag.UPDATE_121
static final FeatureFlag
FeatureFlag.VANILLA
Modifier and TypeMethodDescriptionUnsafeValues.getFeatureFlag
(@NotNull NamespacedKey key) Deprecated.Modifier and TypeMethodDescriptionWorld.getFeatureFlags()
Get allFeatureFlag
enabled in this world. -
Uses of FeatureFlag in org.bukkit.packs
Modifier and TypeMethodDescriptionDataPack.getRequestedFeatures()
Deprecated, for removal: This API element is subject to removal in a future version.Gets a set of features requested by this data pack.