public class ActionBarHandler extends Object
| Constructor and Description |
|---|
ActionBarHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
send(org.bukkit.entity.Player player,
String string)
Sends an action bar message to a player.
|
public boolean send(org.bukkit.entity.Player player,
String string)
player - The player to send the message to.string - The message to send.Copyright © 2023. All rights reserved.