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>,
Container
,
CraftingInventory
,
CraftingOutput
,
CustomInventory
,
EmptyInventory
,
EquipmentInventory
,
EquipmentSlot
,
FilteringSlot
,
FuelSlot
,
GridInventory
,
Hotbar
,
HumanInventory
,
InputSlot
,
Interactable
<T>,
Inventory
,
Inventory2D
,
InventoryColumn
,
InventoryRow
,
OrderedInventory
,
OutputSlot
,
PersistentInventory
,
SidedSlot
,
Slot
,
TileEntityInventory
<T>
public interface
Nameable
An object which has a name.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Translatable
getName
()
Gets the human-readable name of this object.
Method Detail
getName
Translatable
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