Class ArtHelper

java.lang.Object
com.thevoxelbox.voxelsniper.util.ArtHelper

public final class ArtHelper extends Object
  • Method Details

    • paint

      public static void paint(Player player, Art art)
      The paint method used to scroll or set a painting to a specific type.
      Parameters:
      player - The player executing the method
      art - Chosen art to set the painting to
    • paintAuto

      public static void paintAuto(Player player, boolean back)