Package com.djrapitops.plan
Interface PlanNukkitComponent.Builder
- Enclosing interface:
- PlanNukkitComponent
@Builder
public static interface PlanNukkitComponent.Builder
-
Method Summary
Modifier and TypeMethodDescriptionabstractionLayer
(net.playeranalytics.plugin.PlatformAbstractionLayer abstractionLayer) build()
plan
(PlanNukkit plan)
-
Method Details
-
plan
-
abstractionLayer
@BindsInstance PlanNukkitComponent.Builder abstractionLayer(net.playeranalytics.plugin.PlatformAbstractionLayer abstractionLayer) -
build
PlanNukkitComponent build()
-