Interface FeatureFlag
- All Superinterfaces:
Holder<FeatureFlag>
,net.kyori.adventure.key.Keyed
,RegistryKey<FeatureFlag>
,StaticProtocolObject<FeatureFlag>
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minestom.server.registry.Holder
Holder.Direct<T>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final FeatureFlag
static final FeatureFlag
static final FeatureFlag
static final FeatureFlag
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic @Nullable FeatureFlag
fromId
(int id) static @Nullable FeatureFlag
static @Nullable FeatureFlag
fromKey
(@NotNull net.kyori.adventure.key.Key key) static @NotNull Collection
<@NotNull FeatureFlag> values()
Methods inherited from interface net.minestom.server.registry.Holder
asKey, asValue, isDirect, resolve, unwrap
Methods inherited from interface net.minestom.server.registry.StaticProtocolObject
id, key, name, registry
-
Field Details
-
REDSTONE_EXPERIMENTS
-
VANILLA
-
TRADE_REBALANCE
-
MINECART_IMPROVEMENTS
-
-
Method Details
-
values
-
fromKey
-
fromKey
-
fromId
-