Class StampBrushBlockWrapper

java.lang.Object
com.thevoxelbox.voxelsniper.brush.type.stamp.StampBrushBlockWrapper

public class StampBrushBlockWrapper extends Object
  • Constructor Details

    • StampBrushBlockWrapper

      public StampBrushBlockWrapper(BlockState block, int x, int y, int z)
  • Method Details

    • getBlockData

      public BlockState getBlockData()
    • getX

      public int getX()
    • setX

      public void setX(int x)
    • getY

      public int getY()
    • setY

      public void setY(int y)
    • getZ

      public int getZ()
    • setZ

      public void setZ(int z)