Class OperatorPlaceholderModule<E>
java.lang.Object
com.guflimc.brick.placeholders.api.modules.OperatorPlaceholderModule<E>
- All Implemented Interfaces:
PlaceholderModule<E>
,PlaceholderResolver<E>
- Direct Known Subclasses:
OperatorIfPresentPlaceholderModule
,OperatorMapPlaceholderModule
,OperatorMapRangePlaceholderModule
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.guflimc.brick.placeholders.api.resolver.PlaceholderResolver
resolve
-
Field Details
-
manager
-
operator
-
-
Constructor Details
-
OperatorPlaceholderModule
-
-
Method Details
-
name
- Specified by:
name
in interfacePlaceholderModule<E>
-
parse
-
replace
protected net.kyori.adventure.text.Component replace(@NotNull @NotNull net.kyori.adventure.text.Component container, @Nullable @Nullable Object replacement)
-