Class PlotSquaredChatFormatter
java.lang.Object
com.plotsquared.core.configuration.caption.PlotSquaredChatFormatter
- All Implemented Interfaces:
ChatFormatter
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.plotsquared.core.configuration.caption.ChatFormatter
ChatFormatter.ChatContext
-
Field Summary
Fields inherited from interface com.plotsquared.core.configuration.caption.ChatFormatter
formatters
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
format
(@NonNull ChatFormatter.ChatContext context) Format a message using all registered formatters
-
Constructor Details
-
PlotSquaredChatFormatter
public PlotSquaredChatFormatter()
-
-
Method Details