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_BLOCKClassicPlotWorld.MAIN_BLOCKClassicPlotWorld.ROAD_BLOCKClassicPlotWorld.TOP_BLOCKClassicPlotWorld.WALL_BLOCKClassicPlotWorld.WALL_FILLING -
Uses of BlockBucket in com.plotsquared.core.plot
Methods in com.plotsquared.core.plot that return BlockBucketModifier and TypeMethodDescriptionstatic BlockBucketBlockBucket.deserialize(@NonNull Map<String, Object> map) static BlockBucketBlockBucket.withSingle(@NonNull BlockState block)