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