Uses of Enum
org.bukkit.Art
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of Art in org.bukkit
Modifier and TypeMethodDescriptionstatic Art
Art.getById
(int id) Deprecated.Magic valuestatic Art
Get a painting by its unique namestatic Art
Returns the enum constant of this type with the specified name.static Art[]
Art.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Art in org.bukkit.entity