FakeItem
A fake item entity that displays an item to players using packet-based entities. Uses ItemDisplay for visual representation without creating a real pickable item.
This is ideal for visual effects like coin showers, loot previews, or any situation where you want to show an item without it being pickable by hoppers or other plugins.
Types
Functions
Link copied to clipboard
Gets the current displayed item.
Link copied to clipboard
Gets the current location of this fake item.
Link copied to clipboard
Checks if this fake item has any viewers.
Link copied to clipboard
Sets the billboard mode.
Link copied to clipboard
Sets the custom name displayed above the item.
Link copied to clipboard
Sets whether the custom name is visible.
Link copied to clipboard
Sets whether the item should glow.
Link copied to clipboard
Sets the item to display.
Link copied to clipboard
Sets whether the item display is visible.
Link copied to clipboard
Sets the Y-axis rotation (yaw) of the item display in degrees.