Package com.sk89q.worldedit.function.block
package com.sk89q.worldedit.function.block
-
ClassDescriptionReplaces blocks with a given pattern.Keeps a count of the number of times that
Counter.apply(BlockVector3)
is called.Copies blocks from one extent to another.Makes a layer of grass on top, three layers of dirt below, and smooth stone only below that for all layers that originally consist of grass, dirt, or smooth stone.