JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
io.papermc.paper.command.brigadier.MessageComponentSerializer
Packages that use
MessageComponentSerializer
Package
Description
io.papermc.paper.command.brigadier
Uses of
MessageComponentSerializer
in
io.papermc.paper.command.brigadier
Methods in
io.papermc.paper.command.brigadier
that return
MessageComponentSerializer
Modifier and Type
Method
Description
static
@NotNull
MessageComponentSerializer
MessageComponentSerializer.
message
()
A component serializer for converting between
Message
and
Component
.