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 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)
-