Class FixedScoreFormat
java.lang.Object
com.github.retrooper.packetevents.protocol.score.FixedScoreFormat
- All Implemented Interfaces:
ScoreFormat
-
Constructor Details
-
FixedScoreFormat
public FixedScoreFormat(net.kyori.adventure.text.Component value)
-
-
Method Details
-
getType
- Specified by:
getType
in interfaceScoreFormat
-
format
public net.kyori.adventure.text.Component format(int score) - Specified by:
format
in interfaceScoreFormat
-
getValue
public net.kyori.adventure.text.Component getValue()
-