Uses of Interface
konquest.api.model.KonquestPlot
Packages that use KonquestPlot
Package
Description
The model package offers lower-level object interfaces that are managed by the managers.
-
Uses of KonquestPlot in konquest.api.model
Methods in konquest.api.model that return KonquestPlotModifier and TypeMethodDescriptionKonquestTown.getPlot(org.bukkit.Location loc) Gets the town plot at the given location.Methods in konquest.api.model that return types with arguments of type KonquestPlotModifier and TypeMethodDescriptionList<? extends KonquestPlot>KonquestTown.getPlots()Gets all town plots in this town.