Uses of Interface
org.bukkit.Translatable
Packages that use 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
Classes in org.bukkit that implement TranslatableModifier and TypeClassDescriptionenum
An enum of all material IDs accepted by the official server and client -
Uses of Translatable in org.bukkit.attribute
Classes in org.bukkit.attribute that implement TranslatableModifier and TypeClassDescriptionenum
Types of attributes which may be present on anAttributable
. -
Uses of Translatable in org.bukkit.block
Subinterfaces of Translatable in org.bukkit.block -
Uses of Translatable in org.bukkit.damage
Subinterfaces of Translatable in org.bukkit.damageModifier and TypeInterfaceDescriptioninterface
Represent a type of damage that an entity can receive. -
Uses of Translatable in org.bukkit.enchantments
Classes in org.bukkit.enchantments that implement TranslatableModifier 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
Classes in org.bukkit.entity that implement Translatable -
Uses of Translatable in org.bukkit.inventory
Classes in org.bukkit.inventory that implement Translatable -
Uses of Translatable in org.bukkit.inventory.meta.trim
Subinterfaces of Translatable in org.bukkit.inventory.meta.trim -
Uses of Translatable in org.bukkit.potion
Classes in org.bukkit.potion that implement TranslatableModifier and TypeClassDescriptionclass
Represents a type of potion and its effect on an entity.class
Deprecated.only for backwards compatibility, PotionEffectTypeWrapper is no longer used.