Uses of Interface
org.bukkit.Translatable
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes relevant to attributes.
Classes used to manipulate the voxels in a
world
,
including special states.Classes concerning damage types and sources applicable to living entities.
Classes relating to the specialized enhancements to
item stacks
, as part of the meta data
.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.
Armor trim meta types.
Classes to represent various
potion
properties and manipulation.-
Uses of Translatable in org.bukkit
Modifier and TypeClassDescriptionenum
An enum of all material IDs accepted by the official server and client -
Uses of Translatable in org.bukkit.attribute
Modifier and TypeClassDescriptionenum
Types of attributes which may be present on anAttributable
. -
Uses of Translatable in org.bukkit.block
-
Uses of Translatable in org.bukkit.damage
Modifier and TypeInterfaceDescriptioninterface
Represent a type of damage that an entity can receive. -
Uses of Translatable in org.bukkit.enchantments
Modifier and TypeClassDescriptionclass
The various type of enchantments that may be added to armour or weaponsclass
Deprecated.only for backwards compatibility, EnchantmentWrapper is no longer used. -
Uses of Translatable in org.bukkit.entity
-
Uses of Translatable in org.bukkit.inventory
-
Uses of Translatable in org.bukkit.inventory.meta.trim
-
Uses of Translatable in org.bukkit.potion
Modifier and TypeClassDescriptionclass
Represents a type of potion and its effect on an entity.class
Deprecated.only for backwards compatibility, PotionEffectTypeWrapper is no longer used.