Uses of Class
com.ranull.graves.integration.FurnitureEngine
Packages that use FurnitureEngine
Package
Description
-
Uses of FurnitureEngine in com.ranull.graves.listener.integration.furnitureengine
Fields in com.ranull.graves.listener.integration.furnitureengine declared as FurnitureEngineModifier and TypeFieldDescriptionprivate final FurnitureEngineFurnitureBreakListener.furnitureEngineDeprecated.private final FurnitureEngineFurnitureInteractListener.furnitureEngineDeprecated.Constructors in com.ranull.graves.listener.integration.furnitureengine with parameters of type FurnitureEngineModifierConstructorDescriptionFurnitureBreakListener(FurnitureEngine furnitureEngine) Deprecated.Plugin no longer exists externally.FurnitureInteractListener(Graves plugin, FurnitureEngine furnitureEngine) Deprecated.Plugin no longer exists externally. -
Uses of FurnitureEngine in com.ranull.graves.manager
Fields in com.ranull.graves.manager declared as FurnitureEngineModifier and TypeFieldDescriptionprivate FurnitureEngineIntegrationManager.furnitureEngineDeprecated.Plugin no longer exists externally Integration with FurnitureEngine, another plugin for furniture management.Methods in com.ranull.graves.manager that return FurnitureEngineModifier and TypeMethodDescriptionIntegrationManager.getFurnitureEngine()Deprecated.Plugin no longer exists externally Returns the instance of the FurnitureEngine integration, if it is loaded.