Uses of Interface
io.papermc.paper.world.flag.FeatureDependant
Packages that use FeatureDependant
Package
Description
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.block
Subinterfaces of FeatureDependant in org.bukkit.blockModifier and TypeInterfaceDescriptioninterfaceWhile this API is in a public interface, it is not intended for use by plugins until further notice.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 TypeInterfaceDescriptioninterfaceWhile this API is in a public interface, it is not intended for use by plugins until further notice.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>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.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