Uses of Class
com.ranull.graves.integration.FurnitureLib
Packages that use FurnitureLib
-
Uses of FurnitureLib in com.ranull.graves.listener.integration.furniturelib
Fields in com.ranull.graves.listener.integration.furniturelib declared as FurnitureLibModifier and TypeFieldDescriptionprivate final FurnitureLib
ProjectBreakListener.furnitureLib
private final FurnitureLib
ProjectClickListener.furnitureLib
Constructors in com.ranull.graves.listener.integration.furniturelib with parameters of type FurnitureLibModifierConstructorDescriptionProjectBreakListener
(FurnitureLib furnitureLib) Constructs a new ProjectBreakListener with the specified FurnitureLib instance.ProjectClickListener
(Graves plugin, FurnitureLib furnitureLib) Constructs a new ProjectClickListener with the specified Graves and FurnitureLib instances. -
Uses of FurnitureLib in com.ranull.graves.manager
Fields in com.ranull.graves.manager declared as FurnitureLibModifier and TypeFieldDescriptionprivate FurnitureLib
IntegrationManager.furnitureLib
Integration with FurnitureLib, a plugin for furniture management.Methods in com.ranull.graves.manager that return FurnitureLibModifier and TypeMethodDescriptionIntegrationManager.getFurnitureLib()
Returns the instance of the FurnitureLib integration, if it is loaded.