Uses of Enum Class
com.plotsquared.core.generator.HybridUtils.RoadRegenerateResult
Packages that use HybridUtils.RoadRegenerateResult
-
Uses of HybridUtils.RoadRegenerateResult in com.plotsquared.core.generator
Methods in com.plotsquared.core.generator that return HybridUtils.RoadRegenerateResultModifier and TypeMethodDescriptionHybridUtils.regenerateRoad(PlotArea area, com.sk89q.worldedit.math.BlockVector2 chunk, int extend, @Nullable QueueCoordinator queueCoordinator) Regenerate the road in a chunk in a plot area.Returns the enum constant of this class with the specified name.static HybridUtils.RoadRegenerateResult[]HybridUtils.RoadRegenerateResult.values()Returns an array containing the constants of this enum class, in the order they are declared.