Interface NukkitPlanModule
-
@Module public interface NukkitPlanModule
Dagger module for binding Plan instance.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PlanPlugin
bindPlanPlugin(PlanNukkit plugin)
-
-
-
Method Detail
-
bindPlanPlugin
@Binds PlanPlugin bindPlanPlugin(PlanNukkit plugin)
-
-