Uses of Interface
io.papermc.paper.world.flag.FeatureDependant
Packages that use FeatureDependant
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes used to manipulate the voxels in a
world,
including special states.Interfaces for non-voxel objects that can exist in a
world, including all players, monsters, projectiles, etc.Classes involved in manipulating player inventories and item interactions.
Classes to represent various
potion
properties and manipulation.-
Uses of FeatureDependant in io.papermc.paper.world.flag
Methods in io.papermc.paper.world.flag with parameters of type FeatureDependantModifier and TypeMethodDescriptiondefault booleanFeatureFlagSetHolder.isEnabled(FeatureDependant featureDependant) Checks if this is enabled based on the loaded feature flags. -
Uses of FeatureDependant in org.bukkit
Classes in org.bukkit that implement FeatureDependantModifier and TypeClassDescriptionfinal classGameRule<T>GameRules dictate certain behavior within Minecraft itself
For more information please visit the Minecraft Wiki -
Uses of FeatureDependant in org.bukkit.block
Subinterfaces of FeatureDependant in org.bukkit.blockModifier and TypeInterfaceDescriptioninterfaceRepresents a block type.static interfaceBlockType.Typed<B extends BlockData>Typed represents a subtype ofBlockTypes that have a known block data type at compile time. -
Uses of FeatureDependant in org.bukkit.entity
Classes in org.bukkit.entity that implement FeatureDependant -
Uses of FeatureDependant in org.bukkit.inventory
Subinterfaces of FeatureDependant in org.bukkit.inventoryModifier and TypeInterfaceDescriptioninterfaceRepresents an item type.static interfaceItemType.Typed<M extends ItemMeta>Typed represents a subtype ofItemTypes that have a known item meta type at compile time.interfaceRepresents different kinds of views, also known as menus, which can be created and viewed by the player.static interfaceMenuType.Typed<V extends InventoryView,B extends InventoryViewBuilder<V>> Typed represents a subtype ofMenuTypes that have a knownInventoryViewtype at compile time. -
Uses of FeatureDependant in org.bukkit.potion
Classes in org.bukkit.potion that implement FeatureDependantModifier and TypeClassDescriptionclassRepresents a type of potion and its effect on an entity.classDeprecated, for removal: This API element is subject to removal in a future version.only for backwards compatibility, PotionEffectTypeWrapper is no longer used.enumThis enum reflects and matches each potion state that can be obtained from the Creative mode inventory