Package net.minestom.server
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 FeatureFlagstatic final FeatureFlagstatic final FeatureFlagstatic final FeatureFlag -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic @Nullable FeatureFlagfromId(int id) static @Nullable FeatureFlagstatic @Nullable FeatureFlagfromKey(@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, unwrapMethods 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
-