Object ComponentExt
-
- All Implemented Interfaces:
public class ComponentExt
-
-
Field Summary
Fields Modifier and Type Field Description private final String
translationKey
public final static ComponentExt
INSTANCE
-
Method Summary
Modifier and Type Method Description final MutableComponent
withReplacements(Component $self, Object values)
final String
getTranslationKey(Component $self)
-
-
Method Detail
-
withReplacements
final MutableComponent withReplacements(Component $self, Object values)
-
getTranslationKey
final String getTranslationKey(Component $self)
-
-
-
-