Class DefaultStatisticFormatter
java.lang.Object
com.github.darksoulq.abyssallib.world.data.statistic.formatter.DefaultStatisticFormatter
- All Implemented Interfaces:
StatisticFormatter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.kyori.adventure.text.ComponentformatChat(Statistic stat, int value) io.papermc.paper.registry.data.dialog.body.DialogBodyformatDialog(Statistic stat, int value)
-
Constructor Details
-
DefaultStatisticFormatter
public DefaultStatisticFormatter()
-
-
Method Details
-
formatDialog
public io.papermc.paper.registry.data.dialog.body.DialogBody formatDialog(Statistic stat, int value) - Specified by:
formatDialogin interfaceStatisticFormatter
-
formatChat
- Specified by:
formatChatin interfaceStatisticFormatter
-