Class PaintingBrush

java.lang.Object
com.thevoxelbox.voxelsniper.brush.type.AbstractBrush
com.thevoxelbox.voxelsniper.brush.type.PaintingBrush
All Implemented Interfaces:
Brush, VoxelCommandElement

public class PaintingBrush extends AbstractBrush
Painting scrolling Brush.
  • Constructor Details

    • PaintingBrush

      public PaintingBrush()
  • Method Details

    • onBrush

      public void onBrush(@NotNull @NotNull Snipe snipe)
    • handleArrowAction

      public void handleArrowAction(Snipe snipe)
      Scroll painting forward.
      Parameters:
      snipe - Sniper caller
    • handleGunpowderAction

      public void handleGunpowderAction(Snipe snipe)
      Scroll painting backwards.
      Parameters:
      snipe - Sniper caller
    • sendInfo

      public void sendInfo(Snipe snipe)
      Description copied from interface: Brush
      Send brush information.
      Parameters:
      snipe - Snipe