Nametag Sender
interface NametagSender
A common interface for sending nametag packets
Author
PenalBuffalo (aka stumper66)
Since
3.6.0
Inheritors
Functions
Link copied to clipboard
abstract fun sendNametag(livingEntity: LivingEntity, nametag: NametagResult, player: Player, alwaysVisible: Boolean)