接口 OutgoingChatMessage
public interface OutgoingChatMessage
-
嵌套类概要
嵌套类修饰符和类型接口说明static final record
static final record
-
方法概要
修饰符和类型方法说明content()
static OutgoingChatMessage
create
(PlayerChatMessage pMessage) void
sendToPlayer
(ServerPlayer pPlayer, boolean pFiltered, ChatType.Bound pBoundType)
-
方法详细资料
-
content
Component content() -
sendToPlayer
-
create
-