-
- All Superinterfaces:
ValueChangeManager<IEquiped>
- All Known Implementing Classes:
Equiped
public interface IEquiped extends ValueChangeManager<IEquiped>
- Author:
- Jeff Riggle
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IBodyPart
getBodyPart()
IItem
getItem()
-
Methods inherited from interface playerlib.core.ValueChangeManager
addChangeListener, removeChangeListener
-
-