Interface SpellPartCustomizationScreen

All Known Implementing Classes:
AbstractContainerSpellPartCustomizationScreen, AbstractSpellPartCustomizationScreen

public interface SpellPartCustomizationScreen
Represents a screen for customizing a SpellPart. Implementers are expected to extend Screen, however this is left as a marker interface to allow other screen classes to be used, e.g. AbstractContainerScreen. See AbstractSpellPartCustomizationScreen for a dummy implementation.