public class ResourcePackListener
extends java.lang.Object
implements org.bukkit.event.Listener
| Constructor and Description |
|---|
ResourcePackListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onLogin(org.bukkit.event.player.PlayerLoginEvent event) |
void |
onResourcestatusChange(org.bukkit.event.player.PlayerResourcePackStatusEvent event) |
static void |
sendResourcePack(org.bukkit.entity.Player player,
java.lang.String hostAddress) |
public void onLogin(org.bukkit.event.player.PlayerLoginEvent event)
public static void sendResourcePack(org.bukkit.entity.Player player,
java.lang.String hostAddress)
public void onResourcestatusChange(org.bukkit.event.player.PlayerResourcePackStatusEvent event)