JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.spongepowered.api
Interface Nameable
All Known Subinterfaces:
CarriedInventory
<C>,
ChestMinecart
,
Container
,
ContainerMinecart
<M>,
CraftingGridInventory
,
CraftingInventory
,
CraftingOutput
,
EmptyInventory
,
EquipmentInventory
,
EquipmentSlot
,
FilteringSlot
,
FuelSlot
,
GridInventory
,
HopperMinecart
,
Hotbar
,
InputSlot
,
Interactable
,
Inventory
,
Inventory2D
,
InventoryColumn
,
InventoryRow
,
MainPlayerInventory
,
OrderedInventory
,
OutputSlot
,
PersistentInventory
,
PlayerInventory
,
SidedSlot
,
Slot
,
TileEntityInventory
<T>,
UserInventory
<T>
public interface
Nameable
An object which has a name.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Translation
getName
()
Gets the human-readable name of this object.
Method Detail
getName
Translation
getName()
Gets the human-readable name of this object.
Returns:
The name of this object
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method