public class JailPlayerListener extends PlayerListener
Constructor and Description |
---|
JailPlayerListener(Jail instance) |
Modifier and Type | Method and Description |
---|---|
void |
onPlayerChat(PlayerChatEvent event) |
void |
onPlayerInteract(PlayerInteractEvent event) |
void |
onPlayerJoin(PlayerJoinEvent event) |
void |
onPlayerQuit(PlayerQuitEvent event) |
onInventoryOpen, onItemHeldChange, onPlayerAnimation, onPlayerBedEnter, onPlayerBedLeave, onPlayerBucketEmpty, onPlayerBucketFill, onPlayerCommandPreprocess, onPlayerDropItem, onPlayerEggThrow, onPlayerFish, onPlayerInteractEntity, onPlayerKick, onPlayerLogin, onPlayerMove, onPlayerPickupItem, onPlayerPortal, onPlayerPreLogin, onPlayerRespawn, onPlayerTeleport, onPlayerToggleSneak, onPlayerVelocity
public JailPlayerListener(Jail instance)
public void onPlayerChat(PlayerChatEvent event)
onPlayerChat
in class PlayerListener
public void onPlayerInteract(PlayerInteractEvent event)
onPlayerInteract
in class PlayerListener
public void onPlayerJoin(PlayerJoinEvent event)
onPlayerJoin
in class PlayerListener
public void onPlayerQuit(PlayerQuitEvent event)
onPlayerQuit
in class PlayerListener