public class PlayerRiptideEvent extends PlayerEvent
Event.Resultplayer| Constructor | Description | 
|---|---|
PlayerRiptideEvent(Player who,
                  ItemStack item) | 
| Modifier and Type | Method | Description | 
|---|---|---|
static HandlerList | 
getHandlerList() | 
|
HandlerList | 
getHandlers() | 
|
ItemStack | 
getItem() | 
 Gets the item containing the used enchantment. 
 | 
getEventName, isAsynchronousclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPlayer@NotNull public ItemStack getItem()
@NotNull public HandlerList getHandlers()
getHandlers in class Event@NotNull public static HandlerList getHandlerList()
Copyright © 2020. All rights reserved.