public class ItemsManager
extends java.lang.Object
Constructor and Description |
---|
ItemsManager(@NotNull FacesManager facesManager,
@NotNull Stats stats,
@NotNull SkillSet skillSet,
@NotNull GuiStateManager guiStateManager,
@NotNull ItemSet itemSet,
@NotNull CrossfireServerConnection server)
Creates a new instance.
|
public ItemsManager(@NotNull @NotNull FacesManager facesManager, @NotNull @NotNull Stats stats, @NotNull @NotNull SkillSet skillSet, @NotNull @NotNull GuiStateManager guiStateManager, @NotNull @NotNull ItemSet itemSet, @NotNull @NotNull CrossfireServerConnection server)
facesManager
- the faces manager for looking up facesstats
- the instance to updateskillSet
- the skill set instance to updateguiStateManager
- the gui state manager to watchitemSet
- the item set to useserver
- the crossfire server connection to track