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 boolean
FeatureFlagSetHolder.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 TypeInterfaceDescriptioninterface
While this API is in a public interface, it is not intended for use by plugins until further notice.static interface
BlockType.Typed<B extends BlockData>
Typed represents a subtype ofBlockType
s 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 TypeInterfaceDescriptioninterface
While this API is in a public interface, it is not intended for use by plugins until further notice.static interface
ItemType.Typed<M extends ItemMeta>
Typed represents a subtype ofItemType
s that have a known item meta type at compile time.interface
Represents different kinds of views, also known as menus, which can be created and viewed by the player.static interface
MenuType.Typed<V extends InventoryView,
B extends InventoryViewBuilder<V>> Typed represents a subtype ofMenuType
s that have a knownInventoryView
type at compile time. -
Uses of FeatureDependant in org.bukkit.potion
Classes in org.bukkit.potion that implement FeatureDependantModifier and TypeClassDescriptionclass
Represents a type of potion and its effect on an entity.class
Deprecated, for removal: This API element is subject to removal in a future version.only for backwards compatibility, PotionEffectTypeWrapper is no longer used.enum
This enum reflects and matches each potion state that can be obtained from the Creative mode inventory