Interface AdvancementType
-
- All Superinterfaces:
DefaultedRegistryValue
@CatalogedBy(AdvancementTypes.class) public interface AdvancementType extends DefaultedRegistryValue
Changes the frame around theAdvancement
icon and also the appearance in the notifications.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TextColor
textColor()
Gets theTextColor
of the advancement type.-
Methods inherited from interface org.spongepowered.api.registry.DefaultedRegistryValue
asDefaultedReference, findKey, key
-
-