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