Profileless Chat Packet
data class ProfilelessChatPacket(val message: String, val type: Int, val name: String, val hasTarget: Boolean, val target: String?) : ClientBoundPacket
Disguised Chat Message | 0x18 | play | clientbound
Parameters
message
message
type
type
name
name
has Target
target is present
target
target