Package com.nexomc.nexo.utils
Object InventoryUtils
-
- All Implemented Interfaces:
public class InventoryUtils
-
-
Field Summary
Fields Modifier and Type Field Description public final static InventoryUtilsINSTANCE
-
Method Summary
Modifier and Type Method Description final ComponenttitleFromView(InventoryEvent event)final static PlayerplayerFromView(InventoryEvent event)final static InventorytopInventoryForPlayer(Player player)-
-
Method Detail
-
titleFromView
final Component titleFromView(InventoryEvent event)
-
playerFromView
final static Player playerFromView(InventoryEvent event)
-
topInventoryForPlayer
final static Inventory topInventoryForPlayer(Player player)
-
-
-
-