Interface BukkitPlanModule
-
@Module public interface BukkitPlanModule
Dagger module for binding Plan instance.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Importer
bindOfflinePlayerImporter(OfflinePlayerImporter importer)
-
-
-
Method Detail
-
bindOfflinePlayerImporter
@Binds @IntoSet Importer bindOfflinePlayerImporter(OfflinePlayerImporter importer)
-
-