Class RefAbstractContainerMenu
-
- All Implemented Interfaces:
public class RefAbstractContainerMenu
-
-
Field Summary
Fields Modifier and Type Field Description public int
containerId
-
Constructor Summary
Constructors Constructor Description RefAbstractContainerMenu()
-
Method Summary
Modifier and Type Method Description native RefMenuType
getType()
native void
sendAllDataToRemote()
native InventoryView
getBukkitView()
-
-
Method Detail
-
getType
native RefMenuType getType()
-
sendAllDataToRemote
native void sendAllDataToRemote()
-
getBukkitView
native InventoryView getBukkitView()
-
-
-
-