public class InventoryMenuTransition extends Object
MenuTransition
. Defines a transition from one InventoryMenuPage
to another when
clicked.Constructor and Description |
---|
InventoryMenuTransition(InventoryMenuSlot slot,
Class<? extends InventoryMenuPage> transition) |
public InventoryMenuTransition(InventoryMenuSlot slot, Class<? extends InventoryMenuPage> transition)
public InventoryMenuSlot getSlot()
Copyright © 2021. All rights reserved.