Uses of Class
com.plotsquared.core.plot.BlockBucket
Packages that use BlockBucket
Package
Description
-
Uses of BlockBucket in com.plotsquared.core.configuration
Fields in com.plotsquared.core.configuration with type parameters of type BlockBucketModifier and TypeFieldDescriptionstatic final ConfigurationUtil.SettingValue<BlockBucket>
ConfigurationUtil.BLOCK_BUCKET
-
Uses of BlockBucket in com.plotsquared.core.generator
Fields in com.plotsquared.core.generator declared as BlockBucketModifier and TypeFieldDescriptionClassicPlotWorld.CLAIMED_WALL_BLOCK
ClassicPlotWorld.MAIN_BLOCK
ClassicPlotWorld.ROAD_BLOCK
ClassicPlotWorld.TOP_BLOCK
ClassicPlotWorld.WALL_BLOCK
ClassicPlotWorld.WALL_FILLING
-
Uses of BlockBucket in com.plotsquared.core.plot
Methods in com.plotsquared.core.plot that return BlockBucketModifier and TypeMethodDescriptionstatic BlockBucket
BlockBucket.deserialize
(@NonNull Map<String, Object> map) static BlockBucket
BlockBucket.withSingle
(@NonNull BlockState block)