Uses of Interface
com.plotsquared.core.PlotPlatform
Packages that use PlotPlatform
-
Uses of PlotPlatform in com.plotsquared.core
Methods in com.plotsquared.core that return PlotPlatformModifier and TypeMethodDescriptionstatic @NonNull PlotPlatform<?>PlotSquared.platform()Get the platform specific implementation of PlotSquaredConstructors in com.plotsquared.core with parameters of type PlotPlatformModifierConstructorDescriptionPlotSquared(@NonNull PlotPlatform<?> iPlotMain, @NonNull String platform) Initialize PlotSquared with the desired Implementation class.