Uses of Interface
org.bukkit.entity.ItemFrame
Packages that use ItemFrame
Package
Description
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of ItemFrame in io.papermc.paper.event.player
Methods in io.papermc.paper.event.player that return ItemFrameModifier and TypeMethodDescriptionPlayerItemFrameChangeEvent.getItemFrame()
Gets theItemFrame
involved in this event.Constructors in io.papermc.paper.event.player with parameters of type ItemFrameModifierConstructorDescriptionPlayerItemFrameChangeEvent
(@NotNull Player player, @NotNull ItemFrame itemFrame, @NotNull ItemStack itemStack, @NotNull PlayerItemFrameChangeEvent.ItemFrameChangeAction action) -
Uses of ItemFrame in org.bukkit.entity
Subinterfaces of ItemFrame in org.bukkit.entity