Interface NamespacedCaption
- All Superinterfaces:
Caption
- All Known Implementing Classes:
TranslatableCaption
A
Caption
that can be identified by a namespace-key pair-
Method Summary
Methods inherited from interface com.plotsquared.core.configuration.caption.Caption
getComponent
-
Method Details
-
getKey
Get the key that identifies this caption- Returns:
- Caption key
-
getNamespace
Get the namespace that this caption belongs to- Returns:
- Namespace
-