Class SquarePainter
java.lang.Object
com.thevoxelbox.voxelsniper.util.painter.SquarePainter
- All Implemented Interfaces:
Painter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionblockSetter(BlockSetter blockSetter) center(BlockVector3 center) intvoidpaint()radius(int radius)
-
Constructor Details
-
SquarePainter
public SquarePainter()
-
-
Method Details