- Enclosing class:
ClientReceiveMessageEvents
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
void
onReceiveChatMessageCanceled(net.minecraft.network.chat.Component message,
@Nullable net.minecraft.network.chat.PlayerChatMessage playerChatMessage,
@Nullable com.mojang.authlib.GameProfile sender,
net.minecraft.network.chat.ChatType.Bound boundChatType,
Instant timeStamp)
-
Method Details
-
onReceiveChatMessageCanceled