Interface AdvancementType
- 
- All Superinterfaces:
- DefaultedRegistryValue
 
 @CatalogedBy(AdvancementTypes.class) public interface AdvancementType extends DefaultedRegistryValue Changes the frame around theAdvancementicon and also the appearance in the notifications.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description TextColortextColor()Gets theTextColorof the advancement type.- 
Methods inherited from interface org.spongepowered.api.registry.DefaultedRegistryValueasDefaultedReference, findKey, key
 
- 
 
-