Uses of Interface
com.plotsquared.core.player.PlotPlayer.PlotPlayerConverter
Packages that use PlotPlayer.PlotPlayerConverter
-
Uses of PlotPlayer.PlotPlayerConverter in com.plotsquared.core.player
Methods in com.plotsquared.core.player with parameters of type PlotPlayer.PlotPlayerConverterModifier and TypeMethodDescriptionstatic <T> voidPlotPlayer.registerConverter(@NonNull Class<T> clazz, PlotPlayer.PlotPlayerConverter<T> converter)