JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
com.djrapitops.plan.modules.velocity
VelocityPlanModule
Contents
Description
Method Summary
Method Details
providePlanPlugin(PlanVelocity)
Hide sidebar
Show sidebar
Interface VelocityPlanModule
@Module
public interface
VelocityPlanModule
Dagger module for binding PlanVelocity instance.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
PlanPlugin
providePlanPlugin
(
PlanVelocity
plugin)
Method Details
providePlanPlugin
@Binds
PlanPlugin
providePlanPlugin
(
PlanVelocity
plugin)